Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-055330
#<BuildRuby:0x000055860f1c9fb8
@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.20231221-055330",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005212 0.000579 1.795626 ( 2.139692)
build_miniruby 0.000000 0.001316 1.387195 ( 1.385797)
build_ruby 0.000000 0.001555 2.957285 ( 3.158323)
build_all 0.005117 0.003275 5.535288 ( 2.279670)
build_install 0.014009 0.004275 7.179381 ( 3.871499)
test_btest 0.000718 0.000000 81.708567 ( 27.058551)
test_basic 0.006939 0.000776 0.882073 ( 0.953772)
test_all 0.075086 0.045996 661.031644 (216.073435)
test_rubyspec 0.032028 0.023679 77.781188 ( 89.505167)
total: 346.43 sec