Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-083704
#<BuildRuby:0x00007ff804ecfdc0
@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.20240828-083704",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.008323 0.000085 3.401359 ( 3.530109)
build_miniruby 0.001273 0.000283 1.595490 ( 1.592228)
build_ruby 0.000000 0.002113 4.246733 ( 4.394632)
build_all 0.007878 0.001773 8.192576 ( 3.189501)
build_install 0.012322 0.008110 11.524075 ( 5.395783)
test_btest 0.000881 0.000236 121.536176 ( 31.873837)
test_basic 0.008327 0.004114 1.338025 ( 1.385391)
test_all 0.117678 0.035414 930.934763 (285.405741)
test_rubyspec 0.060001 0.028936 168.341059 ( 37.206112)
total: 373.97 sec