Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-001558
#<BuildRuby:0x000055e56d406480
@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.20231213-001558",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002313 0.004396 2.150994 ( 2.964377)
build_miniruby 0.001292 0.000249 1.484218 ( 1.482202)
build_ruby 0.001568 0.000000 2.981836 ( 3.161635)
build_all 0.006920 0.000066 5.536358 ( 2.268989)
build_install 0.013198 0.003504 6.551500 ( 3.102723)
test_btest 0.000850 0.000159 79.743090 ( 20.680330)
test_basic 0.004818 0.000141 0.772743 ( 0.832330)
test_all 0.087516 0.033953 697.150230 (204.686492)
test_rubyspec 0.033569 0.026758 85.756472 ( 97.081908)
total: 336.26 sec