Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-003719
#<BuildRuby:0x00005621fb2da078
@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.20231225-003719",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000026 0.000002 0.000028 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005987 0.000201 1.756473 ( 3.142467)
build_miniruby 0.001524 0.000152 1.748717 ( 2.209325)
build_ruby 0.001563 0.000156 3.626236 ( 4.742205)
build_all 0.005136 0.003270 5.954794 ( 6.392303)
build_install 0.009970 0.011462 7.357319 ( 7.784252)
test_btest 0.000704 0.000137 83.912260 ( 80.237991)
test_basic 0.002246 0.006504 0.948207 ( 1.608489)
test_all 0.086817 0.044386 780.212467 (818.922943)
test_rubyspec 0.040685 0.045583 105.062333 (180.611793)
total: 1105.65 sec