Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-161721
#<BuildRuby:0x00007faa2a3dfdc0
@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.20241028-161721",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000388 0.007380 3.985336 ( 3.870256)
build_miniruby 0.000000 0.001768 1.608442 ( 1.605813)
build_ruby 0.000696 0.001452 3.928572 ( 4.124306)
build_all 0.006036 0.003486 6.558662 ( 2.577837)
build_install 0.017116 0.002774 9.010214 ( 4.022301)
test_btest 0.000715 0.000130 77.341402 ( 20.732617)
test_basic 0.008414 0.001530 0.862144 ( 0.913770)
test_all 0.094666 0.055624 746.534401 (219.170313)
test_rubyspec 0.045356 0.041817 123.875128 ( 29.673462)
total: 286.69 sec