Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-013654
#<BuildRuby:0x00007f87fb5cfdc0
@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.20241023-013654",
@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.000028 0.000007 0.000035 ( 0.000033)
autoconf 0.000043 0.000011 0.000054 ( 0.000053)
configure 0.000049 0.000000 0.000049 ( 0.000049)
build_up 0.007158 0.000803 3.376719 ( 3.235672)
build_miniruby 0.001630 0.000000 1.252210 ( 1.250389)
build_ruby 0.002139 0.000000 4.072201 ( 4.236449)
build_all 0.007798 0.002018 7.128455 ( 2.840533)
build_install 0.009205 0.012508 9.983322 ( 4.902718)
test_btest 0.000690 0.000209 78.428158 ( 20.815766)
test_basic 0.005797 0.004358 0.850203 ( 0.894701)
test_all 0.113847 0.037712 765.033657 (232.860763)
test_rubyspec 0.028276 0.055707 121.204488 ( 25.362563)
total: 296.40 sec