Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-012125
#<BuildRuby:0x00007f417a7afdd8
@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.20240814-012125",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004233 0.003470 3.218904 ( 3.285342)
build_miniruby 0.001399 0.000194 1.388509 ( 1.385373)
build_ruby 0.001790 0.000249 4.731843 ( 5.017858)
build_all 0.009837 0.000791 9.351537 ( 5.372716)
build_install 0.020229 0.006682 12.612375 ( 7.864611)
test_btest 0.000868 0.000137 119.168648 ( 35.139025)
test_basic 0.000000 0.010758 1.198493 ( 1.241354)
test_all 0.112181 0.040992 820.218328 (233.727464)
test_rubyspec 0.047262 0.045849 171.583746 ( 30.601349)
total: 323.64 sec