Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-054430
#<BuildRuby:0x000055d2e65f1fb8
@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.20231216-054430",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.002722 0.003822 2.348055 ( 2.431469)
build_miniruby 0.000000 0.001249 1.510164 ( 1.508765)
build_ruby 0.000000 0.001798 2.957079 ( 3.150044)
build_all 0.003198 0.004514 6.081046 ( 3.189228)
build_install 0.017445 0.001056 7.467404 ( 4.283580)
test_btest 0.000803 0.000052 83.858712 ( 28.243215)
test_basic 0.005481 0.003678 0.960301 ( 1.037322)
test_all 0.086866 0.032493 716.358339 (290.884914)
test_rubyspec 0.026098 0.041238 100.115210 (113.290037)
total: 448.02 sec