Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-134150
#<BuildRuby:0x00007f660fb5fdc0
@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.20241015-134150",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003938 0.004028 3.961499 ( 4.037851)
build_miniruby 0.001546 0.000338 1.668191 ( 1.664144)
build_ruby 0.001582 0.000346 3.809084 ( 3.956820)
build_all 0.008836 0.000109 7.075212 ( 2.786066)
build_install 0.016922 0.002550 10.199849 ( 4.742372)
test_btest 0.001094 0.000000 90.997716 ( 26.836496)
test_basic 0.010039 0.000000 1.069289 ( 1.824917)
test_all 0.112136 0.038811 680.076263 (211.916189)
test_rubyspec 0.056255 0.037377 131.619116 ( 24.289993)
total: 282.06 sec