Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-000458
#<BuildRuby:0x00007fbbb02afdc8
@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.20240704-000458",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000000 0.000100 0.000100 ( 0.000071)
configure 0.000000 0.000050 0.000050 ( 0.000051)
build_up 0.002238 0.008305 4.636434 ( 6.167671)
build_miniruby 0.001755 0.000501 1.880323 ( 3.988131)
build_ruby 0.000000 0.002905 4.838448 ( 32.917242)
build_all 0.010681 0.000000 9.001469 ( 8.140476)
build_install 0.019561 0.005660 12.619652 ( 12.238460)
test_btest 0.000908 0.000259 128.837811 (134.762235)
test_basic 0.009835 0.005870 1.474962 ( 2.431828)
test_all 0.117261 0.053940 980.914004 (1113.859108)
test_rubyspec 0.057658 0.045088 190.197034 (140.884691)
total: 1455.39 sec