Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-093209
#<BuildRuby:0x00007fbecaa7fdd8
@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-093209",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000022 0.000010 0.000032 ( 0.000033)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.002324 0.005211 2.909023 ( 2.834501)
build_miniruby 0.000974 0.000516 1.190460 ( 1.187537)
build_ruby 0.001229 0.000651 3.014973 ( 3.245181)
build_all 0.004338 0.004302 5.749474 ( 2.347563)
build_install 0.016043 0.001901 7.736783 ( 3.524201)
test_btest 0.000700 0.000336 68.620577 ( 17.940789)
test_basic 0.001363 0.008253 0.788178 ( 0.834871)
test_all 0.109381 0.036020 640.188429 (206.050278)
test_rubyspec 0.039603 0.043901 122.001687 ( 22.149996)
total: 260.12 sec