Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-181409
#<BuildRuby:0x00007f0f5c01fdc0
@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.20240727-181409",
@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.000009 0.000005 0.000014 ( 0.000015)
autoconf 0.000016 0.000010 0.000026 ( 0.000026)
configure 0.000014 0.000009 0.000023 ( 0.000023)
build_up 0.000803 0.007125 3.248227 ( 3.327483)
build_miniruby 0.001190 0.000815 1.822491 ( 1.966740)
build_ruby 0.001538 0.001052 4.861273 ( 5.166183)
build_all 0.008208 0.004204 8.807056 ( 4.838978)
build_install 0.018779 0.005899 11.820404 ( 6.932743)
test_btest 0.000560 0.000336 107.125178 ( 27.750185)
test_basic 0.007227 0.001863 0.912230 ( 0.959305)
test_all 0.104677 0.046166 748.041647 (215.950460)
test_rubyspec 0.042645 0.046526 162.314650 ( 27.147922)
total: 294.04 sec