Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-120210
#<BuildRuby:0x000055b3bf7b2230
@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.20231207-120210",
@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.000026 0.000002 0.000028 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003088 0.003316 2.272301 ( 2.411074)
build_miniruby 0.001558 0.000000 1.621401 ( 1.622110)
build_ruby 0.001762 0.000000 3.354724 ( 3.549686)
build_all 0.007638 0.000438 5.831278 ( 2.819809)
build_install 0.010289 0.008270 7.541140 ( 4.355269)
test_btest 0.000729 0.000128 83.744586 ( 30.814416)
test_basic 0.002788 0.002997 0.896808 ( 0.967783)
test_all 0.098491 0.020473 716.383211 (269.687400)
test_rubyspec 0.034475 0.030248 95.954039 (107.574697)
total: 423.80 sec