Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-195605
#<BuildRuby:0x00007f672bd4fdc0
@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.20241012-195605",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.003551 0.003820 3.457044 ( 3.410432)
build_miniruby 0.001263 0.000392 1.517382 ( 1.869652)
build_ruby 0.001348 0.000418 3.754835 ( 3.973198)
build_all 0.006687 0.002376 6.715047 ( 2.557693)
build_install 0.009392 0.009730 9.927477 ( 4.634773)
test_btest 0.000610 0.000222 93.541355 ( 24.795108)
test_basic 0.001223 0.008617 1.176069 ( 1.222234)
test_all 0.102926 0.044695 749.269766 (213.255347)
test_rubyspec 0.044699 0.045669 130.431431 ( 28.734181)
total: 284.45 sec