Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-065251
#<BuildRuby:0x00005586023e63d0
@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.20240318-065251",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002847 0.004362 2.418953 ( 2.471782)
build_miniruby 0.001168 0.000140 1.786401 ( 1.790048)
build_ruby 0.000000 0.001499 3.448330 ( 3.648387)
build_all 0.006436 0.001196 7.142431 ( 2.762218)
build_install 0.010461 0.006780 8.284232 ( 3.902739)
test_btest 0.000757 0.000138 91.162945 ( 24.800786)
test_basic 0.006638 0.000000 0.806216 ( 0.877107)
test_all 0.085575 0.036309 782.081951 (242.363188)
test_rubyspec 0.048023 0.033203 108.193091 (117.490405)
total: 400.11 sec