Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-031125
#<BuildRuby:0x00007f768e9efdc0
@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.20240801-031125",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007920 0.000000 3.540326 ( 3.802077)
build_miniruby 0.001808 0.000000 1.835035 ( 1.861453)
build_ruby 0.000000 0.002461 4.747304 ( 5.165418)
build_all 0.005289 0.006062 8.956359 ( 5.131870)
build_install 0.023946 0.002149 11.745198 ( 7.406959)
test_btest 0.000907 0.000167 119.736908 ( 37.051859)
test_basic 0.008391 0.001546 1.144435 ( 1.201594)
test_all 0.085831 0.059824 817.437093 (250.284769)
test_rubyspec 0.039084 0.048391 169.458903 ( 34.261850)
total: 346.17 sec