Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-054621
#<BuildRuby:0x000055c32e7b5f38
@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.20240303-054621",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004006 0.003193 2.618575 ( 2.519624)
build_miniruby 0.001124 0.000216 1.757763 ( 1.756439)
build_ruby 0.001431 0.000275 3.372269 ( 3.584158)
build_all 0.004025 0.003924 6.634392 ( 3.500873)
build_install 0.013433 0.007242 8.607351 ( 5.513161)
test_btest 0.000611 0.000158 93.664299 ( 63.613064)
test_basic 0.002947 0.004712 1.028022 ( 1.358359)
test_all 0.077957 0.045477 860.809973 (529.739751)
test_rubyspec 0.057328 0.043108 141.216159 (221.648425)
total: 833.23 sec