Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-001313
#<BuildRuby:0x00007f2a64b1fdd8
@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.20241113-001313",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000045 0.000011 0.000056 ( 0.000063)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.005900 0.001475 2.994596 ( 3.417695)
build_miniruby 0.001140 0.000285 1.092120 ( 1.089704)
build_ruby 0.001368 0.000342 3.356235 ( 3.521938)
build_all 0.007407 0.000000 5.620694 ( 2.246967)
build_install 0.013505 0.003177 8.084226 ( 3.890814)
test_btest 0.000861 0.000203 74.996374 ( 19.700603)
test_basic 0.004511 0.004256 0.977108 ( 1.028263)
test_all 0.112376 0.032928 631.231492 (197.013303)
test_rubyspec 0.034935 0.043640 114.722580 ( 24.016330)
total: 255.93 sec