Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-000257
#<BuildRuby:0x00007fad507efdd8
@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-000257",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.005348 0.002526 3.454941 ( 2.995860)
build_miniruby 0.000903 0.000531 1.253846 ( 1.250834)
build_ruby 0.001271 0.000748 3.229020 ( 3.456792)
build_all 0.004130 0.004127 6.064355 ( 2.398434)
build_install 0.007118 0.010297 8.898212 ( 3.941421)
test_btest 0.000000 0.000814 85.343529 ( 22.067966)
test_basic 0.000000 0.008824 0.854141 ( 0.904258)
test_all 0.071952 0.079583 743.358843 (248.012243)
test_rubyspec 0.047438 0.041718 140.731194 ( 39.552282)
total: 324.58 sec