Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-090535
#<BuildRuby:0x00007f9772bbfdd0
@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.20240710-090535",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.009633 0.000353 4.612987 ( 4.865919)
build_miniruby 0.001538 0.000351 1.871479 ( 2.147770)
build_ruby 0.002178 0.000498 4.634084 ( 5.651284)
build_all 0.006159 0.004692 8.921446 ( 7.236526)
build_install 0.017938 0.006738 12.206273 ( 10.239842)
test_btest 0.000901 0.000237 123.877506 (111.075331)
test_basic 0.008050 0.005527 1.429270 ( 2.572569)
test_all 0.138141 0.024405 936.044358 (1242.207946)
test_rubyspec 0.065587 0.027149 178.218898 (199.623928)
total: 1585.62 sec