Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-141509
#<BuildRuby:0x00007f3b1905fdd8
@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.20240713-141509",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000032)
build_up 0.003650 0.003858 3.319848 ( 3.379226)
build_miniruby 0.001634 0.000000 1.556418 ( 1.553492)
build_ruby 0.002306 0.000008 4.149089 ( 4.309242)
build_all 0.002409 0.005237 7.657145 ( 2.990890)
build_install 0.021370 0.000289 10.066549 ( 4.709164)
test_btest 0.000774 0.000309 112.472222 ( 30.693866)
test_basic 0.006459 0.002584 1.260272 ( 1.310001)
test_all 0.099316 0.052051 832.464107 (248.332187)
test_rubyspec 0.045017 0.040809 158.867679 ( 34.645801)
total: 331.92 sec