Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-072452
#<BuildRuby:0x00007f4b7551fdc0
@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.20241027-072452",
@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.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.008315 0.000976 4.439596 ( 4.637115)
build_miniruby 0.001629 0.000362 1.759055 ( 1.823038)
build_ruby 0.002075 0.000461 4.860577 ( 5.096652)
build_all 0.009341 0.001120 7.318336 ( 3.481563)
build_install 0.015908 0.001499 8.178750 ( 3.845659)
test_btest 0.000778 0.000159 72.301923 ( 20.596844)
test_basic 0.001953 0.008385 0.906066 ( 0.954705)
test_all 0.124301 0.021758 622.732920 (196.362439)
test_rubyspec 0.035916 0.045853 122.426433 ( 22.381441)
total: 259.18 sec