Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-183053
#<BuildRuby:0x00007f2193aefdd8
@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.20240921-183053",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.005762 0.004783 5.247882 ( 6.197276)
build_miniruby 0.002044 0.000276 1.935517 ( 2.290025)
build_ruby 0.001945 0.000263 4.883650 ( 6.181698)
build_all 0.006119 0.004567 7.915623 ( 7.857871)
build_install 0.014903 0.011572 11.727558 ( 13.036882)
test_btest 0.000835 0.000175 104.219332 (119.240251)
test_basic 0.009282 0.004393 1.361147 ( 2.114422)
test_all 0.130108 0.035061 898.788238 (1017.880973)
test_rubyspec 0.067997 0.027479 149.758632 (117.572139)
total: 1292.37 sec