Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-225113
#<BuildRuby:0x00007fdea0fafdd0
@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.20240629-225113",
@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.000024 0.000007 0.000031 ( 0.000031)
autoconf 0.000041 0.000012 0.000053 ( 0.000061)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005564 0.003275 3.528991 ( 2.948294)
build_miniruby 0.001204 0.000357 1.270742 ( 1.267553)
build_ruby 0.001363 0.000404 3.507503 ( 12.184911)
build_all 0.006488 0.001922 7.433521 ( 2.944687)
build_install 0.014188 0.003433 9.319494 ( 4.338517)
test_btest 0.000728 0.000211 105.493995 ( 27.220724)
test_basic 0.006941 0.002015 0.923492 ( 0.971505)
test_all 0.116572 0.030666 751.516301 (209.841935)
test_rubyspec 0.053493 0.039541 164.338868 ( 28.384971)
total: 290.10 sec