Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-024030
#<BuildRuby:0x0000558228e868e0
@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.20240211-024030",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.002024 0.003449 1.684396 ( 2.022668)
build_miniruby 0.001464 0.000157 1.493082 ( 1.492666)
build_ruby 0.000000 0.001739 3.450031 ( 13.035407)
build_all 0.000000 0.007896 6.688385 ( 2.923892)
build_install 0.013150 0.005379 8.012272 ( 4.229429)
test_btest 0.000762 0.000167 91.400917 ( 34.075354)
test_basic 0.001681 0.004196 0.905659 ( 1.071858)
test_all 0.091142 0.023941 772.376425 (300.325130)
test_rubyspec 0.062642 0.042266 178.085198 (187.681293)
total: 546.86 sec