Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-095721
#<BuildRuby:0x00007fa71c17fdc0
@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.20240814-095721",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005013 0.004950 4.166722 ( 5.846372)
build_miniruby 0.001576 0.000341 1.903182 ( 2.278234)
build_ruby 0.002076 0.000449 4.949147 ( 8.186008)
build_all 0.002263 0.008829 9.342297 ( 10.520385)
build_install 0.018367 0.007632 12.562782 ( 21.620976)
test_btest 0.001034 0.000295 129.183664 (143.363753)
test_basic 0.004674 0.009842 1.482347 ( 2.231083)
test_all 0.131450 0.035055 989.888928 (704.038215)
test_rubyspec 0.053997 0.035823 167.994163 ( 43.487492)
total: 941.57 sec