Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-183216
#<BuildRuby:0x00007fc8f45afdd8
@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.20241212-183216",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.008520 0.001521 3.870399 ( 4.327308)
build_miniruby 0.001331 0.000238 1.739783 ( 1.826676)
build_ruby 0.001691 0.000302 3.258212 ( 56.180976)
build_all 0.005508 0.000176 3.893446 ( 4.407744)
build_install 0.012972 0.003592 6.037055 ( 15.572695)
test_btest 0.000849 0.000155 68.695376 ( 20.615322)
test_basic 0.005018 0.002808 0.852580 ( 0.921777)
test_all 0.096327 0.043839 669.121379 (229.493464)
test_rubyspec 0.044201 0.033680 113.726313 ( 22.326268)
total: 355.67 sec