Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-041234
#<BuildRuby:0x00007fcc7bcbfdc8
@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.20240726-041234",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.002753 0.004681 3.084569 ( 3.291000)
build_miniruby 0.001224 0.000306 1.153498 ( 1.150394)
build_ruby 0.001908 0.000000 3.199259 ( 3.426283)
build_all 0.003979 0.003522 6.957441 ( 2.654330)
build_install 0.016834 0.001135 9.368809 ( 4.185859)
test_btest 0.001021 0.000000 104.395585 ( 28.726322)
test_basic 0.002817 0.005991 0.963746 ( 1.010107)
test_all 0.099142 0.046219 750.394369 (213.065217)
test_rubyspec 0.041028 0.053466 174.652559 ( 33.619484)
total: 291.13 sec