Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-235040
#<BuildRuby:0x000055d7545a6320
@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.20240206-235040",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006421 1.593041 ( 1.923365)
build_miniruby 0.000000 0.001341 1.315810 ( 1.313875)
build_ruby 0.001055 0.000569 3.172315 ( 3.392566)
build_all 0.002870 0.004984 6.257597 ( 2.504067)
build_install 0.017711 0.000000 7.255785 ( 3.436403)
test_btest 0.000741 0.000000 84.793271 ( 22.949282)
test_basic 0.006168 0.000000 0.773980 ( 0.832890)
test_all 0.077089 0.039567 755.303666 (221.523770)
test_rubyspec 0.062981 0.039979 158.070304 (167.876674)
total: 425.75 sec