Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-154450
#<BuildRuby:0x000055aba4d5a818
@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.20240313-154450",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002520 0.004743 2.305674 ( 2.046785)
build_miniruby 0.001330 0.000388 1.573375 ( 1.572080)
build_ruby 0.001271 0.000371 3.206151 ( 3.427984)
build_all 0.003527 0.004005 6.481085 ( 2.567623)
build_install 0.019033 0.000764 8.291049 ( 4.018746)
test_btest 0.001107 0.000000 88.490290 ( 23.419220)
test_basic 0.002903 0.005702 0.907185 ( 0.974070)
test_all 0.078349 0.039053 781.149481 (254.192030)
test_rubyspec 0.038137 0.043264 108.486297 (117.680705)
total: 409.90 sec