Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-161019
#<BuildRuby:0x00005560ec1b21a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240217-161019",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002188 0.003670 1.941872 ( 2.303886)
build_miniruby 0.001549 0.000206 1.640524 ( 1.641386)
build_ruby 0.001912 0.000255 3.376852 ( 3.625426)
build_all 0.007534 0.000461 6.608805 ( 3.151370)
build_install 0.015701 0.003427 7.998134 ( 4.462593)
test_btest 0.000627 0.000087 89.954110 ( 37.054001)
test_basic 0.000281 0.007997 0.982793 ( 1.078404)
test_all 0.088165 0.028007 784.213297 (291.004442)
test_rubyspec 0.046264 0.038206 121.686361 (131.161129)
total: 475.48 sec