Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-074244
#<BuildRuby:0x00007f777df9fdc0
@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.20241028-074244",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.004902 0.005195 4.397090 ( 5.430259)
build_miniruby 0.001649 0.000384 1.870861 ( 2.173775)
build_ruby 0.001905 0.000444 4.764355 ( 5.610644)
build_all 0.009195 0.002419 7.668135 ( 4.981719)
build_install 0.014438 0.005662 9.794516 ( 4.759483)
test_btest 0.001128 0.000000 80.601375 ( 32.168481)
test_basic 0.002269 0.008322 0.841917 ( 0.884314)
test_all 0.114041 0.030179 694.835478 (210.633227)
test_rubyspec 0.043942 0.036583 123.299250 ( 25.085177)
total: 291.73 sec