Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-012807
#<BuildRuby:0x00007febbd58fdd0
@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.20241224-012807",
@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.000002 0.000022 ( 0.000036)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.005543 0.000000 1.929897 ( 2.242642)
build_miniruby 0.001406 0.000000 1.442639 ( 1.440112)
build_ruby 0.001737 0.000000 3.624084 ( 3.821118)
build_all 0.002693 0.006024 6.127878 ( 2.431738)
build_install 0.012452 0.003943 7.369363 ( 3.884888)
test_btest 0.000000 0.000870 71.618138 ( 19.078957)
test_basic 0.000000 0.009170 0.852818 ( 0.903093)
test_all 0.100183 0.041710 687.827967 (198.024236)
test_rubyspec 0.063835 0.016920 112.642382 ( 26.385133)
total: 258.21 sec