Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-064417
#<BuildRuby:0x00007fdb36e5fdd0
@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.20241226-064417",
@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.000007 0.000022 ( 0.000021)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.002574 0.003386 1.856420 ( 2.151819)
build_miniruby 0.000000 0.001465 1.559040 ( 1.556313)
build_ruby 0.001927 0.000000 4.150009 ( 4.284605)
build_all 0.008970 0.000000 6.792193 ( 2.825740)
build_install 0.014238 0.002409 8.332139 ( 4.377410)
test_btest 0.000601 0.000230 76.546277 ( 20.591278)
test_basic 0.006298 0.004729 1.028055 ( 3.341817)
test_all 0.094977 0.048928 688.706690 (210.992046)
test_rubyspec 0.048496 0.031718 117.668361 ( 27.222948)
total: 277.35 sec