Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-005546
#<BuildRuby:0x00005640097c5f48
@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-005546",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005838 0.000131 1.767026 ( 2.951814)
build_miniruby 0.001359 0.000094 1.781299 ( 1.948514)
build_ruby 0.001777 0.000122 3.418751 ( 4.044314)
build_all 0.008840 0.000314 5.901199 ( 5.190887)
build_install 0.010806 0.008853 7.075271 ( 6.593105)
test_btest 0.000931 0.000116 82.871059 ( 69.501560)
test_basic 0.007705 0.000401 0.944332 ( 1.412729)
test_all 0.097688 0.025434 727.795323 (365.106958)
test_rubyspec 0.037195 0.036835 99.330282 (122.540538)
total: 579.29 sec