Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-101304
#<BuildRuby:0x000055f7c2a5a018
@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-101304",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002195 0.002756 1.611638 ( 1.985871)
build_miniruby 0.001137 0.000253 1.560832 ( 1.561655)
build_ruby 0.000000 0.002153 3.238879 ( 3.473175)
build_all 0.001931 0.005000 5.607375 ( 2.521226)
build_install 0.007489 0.007617 6.794683 ( 3.739713)
test_btest 0.000826 0.000276 80.395028 ( 32.288227)
test_basic 0.000800 0.006544 0.858730 ( 0.928774)
test_all 0.084156 0.033422 779.926086 (290.743289)
test_rubyspec 0.034420 0.034702 93.981470 (106.661427)
total: 443.90 sec