Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-210208
#<BuildRuby:0x0000562e3051e258
@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.20240116-210208",
@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.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.005041 0.000438 1.558123 ( 1.933842)
build_miniruby 0.000000 0.001546 1.520324 ( 1.519896)
build_ruby 0.000000 0.001693 3.354635 ( 3.583769)
build_all 0.006091 0.001163 5.579462 ( 3.035640)
build_install 0.007137 0.009373 6.637036 ( 3.886025)
test_btest 0.000605 0.000121 81.041604 ( 35.454864)
test_basic 0.005603 0.001121 0.815809 ( 0.883064)
test_all 0.067116 0.047188 731.381344 (272.524436)
test_rubyspec 0.070337 0.027018 154.525838 (166.133673)
total: 488.96 sec