Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-013209
#<BuildRuby:0x00005618ffd3e258
@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.20240316-013209",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.001814 0.004341 1.996448 ( 2.189162)
build_miniruby 0.001796 0.000000 1.569029 ( 1.566717)
build_ruby 0.001534 0.000000 3.072905 ( 3.262488)
build_all 0.007539 0.000377 6.903854 ( 2.742981)
build_install 0.004175 0.014818 8.911243 ( 4.282148)
test_btest 0.000869 0.000218 93.613958 ( 26.080802)
test_basic 0.000000 0.005997 0.831776 ( 2.150486)
test_all 0.098399 0.023993 804.788950 (259.496419)
test_rubyspec 0.055789 0.029226 119.267190 (128.590870)
total: 430.36 sec