Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-151204
#<BuildRuby:0x00007f5b92befdd0
@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.20240827-151204",
@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.000008 0.000024 ( 0.000025)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000021 0.000010 0.000031 ( 0.000032)
build_up 0.002358 0.005288 3.652027 ( 3.687324)
build_miniruby 0.000000 0.001741 1.528286 ( 1.525419)
build_ruby 0.000000 0.001778 4.016986 ( 4.212147)
build_all 0.008444 0.000000 8.235039 ( 3.219389)
build_install 0.011416 0.007910 10.733987 ( 5.090714)
test_btest 0.000587 0.000322 117.876266 ( 30.770897)
test_basic 0.002458 0.009206 1.247639 ( 1.299379)
test_all 0.109576 0.041030 848.270568 (271.505420)
test_rubyspec 0.061642 0.028866 170.607117 ( 46.220263)
total: 367.53 sec