Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-180646
#<BuildRuby:0x00007f2f3914fdd8
@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.20241204-180646",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.002993 0.005243 3.662544 ( 3.603098)
build_miniruby 0.001317 0.000513 1.732454 ( 1.754993)
build_ruby 0.001501 0.000583 4.517821 ( 4.924186)
build_all 0.005705 0.003165 6.753313 ( 4.033510)
build_install 0.016288 0.004582 9.860658 ( 6.212560)
test_btest 0.000689 0.000262 83.509876 ( 54.861070)
test_basic 0.003167 0.006228 0.736333 ( 0.819864)
test_all 0.117571 0.024493 625.222711 (212.598003)
test_rubyspec 0.025637 0.052399 120.226766 ( 23.895249)
total: 312.70 sec