Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-113213
#<BuildRuby:0x00007fbeca2bfdc8
@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.20241106-113213",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006248 0.001339 3.579960 ( 3.429358)
build_miniruby 0.001493 0.000000 1.397040 ( 1.394921)
build_ruby 0.002358 0.000000 4.511923 ( 4.840239)
build_all 0.003378 0.007177 7.129986 ( 4.429082)
build_install 0.018467 0.006256 10.464346 ( 6.646400)
test_btest 0.000682 0.000183 78.152582 ( 23.419322)
test_basic 0.009584 0.004254 1.131066 ( 1.203209)
test_all 0.122317 0.021943 714.031399 (243.074229)
test_rubyspec 0.035253 0.047431 121.294766 ( 27.686375)
total: 316.12 sec