Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-161451
#<BuildRuby:0x0000561820ca6078
@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.20240301-161451",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.007815 2.755461 ( 3.233560)
build_miniruby 0.001394 0.000000 1.703169 ( 1.915595)
build_ruby 0.001718 0.000000 3.837800 ( 4.425350)
build_all 0.008440 0.000504 7.053243 ( 6.112988)
build_install 0.013793 0.007971 8.981615 ( 6.954470)
test_btest 0.001109 0.000000 95.773145 ( 70.378557)
test_basic 0.000000 0.009082 1.054428 ( 1.361839)
test_all 0.086137 0.036871 809.602187 (420.859266)
test_rubyspec 0.057466 0.032253 131.523842 (144.796490)
total: 660.04 sec