Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-211843
#<BuildRuby:0x00007f336afffdd0
@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.20241223-211843",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002407 0.002632 1.348190 ( 1.681168)
build_miniruby 0.001063 0.000253 1.187217 ( 1.184673)
build_ruby 0.000000 0.001673 2.933783 ( 3.143932)
build_all 0.001897 0.006331 5.344015 ( 2.087926)
build_install 0.011723 0.003908 6.864356 ( 3.493780)
test_btest 0.000642 0.000214 71.089791 ( 18.532135)
test_basic 0.001725 0.006872 0.940108 ( 0.990529)
test_all 0.099306 0.041305 602.213050 (199.091834)
test_rubyspec 0.037663 0.040629 112.787834 ( 20.109078)
total: 250.32 sec