Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-114610
#<BuildRuby:0x000055d2c0939ed0
@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.20231209-114610",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006490 0.000297 2.397964 ( 2.494919)
build_miniruby 0.001555 0.000000 1.572262 ( 1.570715)
build_ruby 0.001839 0.000000 3.382614 ( 3.571038)
build_all 0.007959 0.000376 5.822725 ( 3.144109)
build_install 0.013294 0.004999 7.033644 ( 4.268243)
test_btest 0.000189 0.003762 81.816829 ( 30.032689)
test_basic 0.003855 0.002631 0.776183 ( 0.836193)
test_all 0.096116 0.023823 728.345228 (259.424036)
test_rubyspec 0.043589 0.018276 98.542928 (114.252427)
total: 419.60 sec