Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-170217
#<BuildRuby:0x00007efd5453fdd8
@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.20240923-170217",
@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.000018 0.000007 0.000025 ( 0.000024)
autoconf 0.000035 0.000012 0.000047 ( 0.000047)
configure 0.000027 0.000010 0.000037 ( 0.000036)
build_up 0.005583 0.003079 4.318391 ( 3.802394)
build_miniruby 0.001173 0.000439 1.318745 ( 1.315286)
build_ruby 0.001332 0.000500 4.036649 ( 4.183937)
build_all 0.004491 0.004166 6.910681 ( 2.746905)
build_install 0.012200 0.008064 10.572053 ( 4.844924)
test_btest 0.000680 0.000284 97.357999 ( 36.992254)
test_basic 0.003083 0.007585 1.146844 ( 1.194188)
test_all 0.120910 0.031136 784.783281 (265.128289)
test_rubyspec 0.057696 0.026192 134.822621 ( 30.264455)
total: 350.47 sec