Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-142720
#<BuildRuby:0x00007f987d66fdd8
@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.20241201-142720",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.004517 0.003354 2.924621 ( 3.010766)
build_miniruby 0.001307 0.000218 1.251603 ( 1.248873)
build_ruby 0.002084 0.000000 3.423643 ( 3.617353)
build_all 0.005140 0.003166 5.781582 ( 2.420413)
build_install 0.013092 0.004955 7.771277 ( 3.688554)
test_btest 0.000711 0.000142 75.726917 ( 19.968468)
test_basic 0.008467 0.000854 0.917085 ( 0.961630)
test_all 0.101088 0.044530 700.583316 (215.809008)
test_rubyspec 0.047222 0.034959 119.096529 ( 23.180863)
total: 273.91 sec