Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-050429
#<BuildRuby:0x00007fd28ef5fdd0
@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.20241027-050429",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.005012 0.004222 4.466055 ( 5.220201)
build_miniruby 0.001901 0.000300 1.847512 ( 2.070792)
build_ruby 0.002005 0.000317 4.920620 ( 5.547459)
build_all 0.006525 0.003877 7.810230 ( 6.084316)
build_install 0.018192 0.005224 10.858862 ( 8.290137)
test_btest 0.001083 0.000201 83.004492 ( 60.181627)
test_basic 0.008230 0.004241 1.136359 ( 3.286442)
test_all 0.113664 0.042943 818.459390 (481.926075)
test_rubyspec 0.021584 0.067276 128.479972 ( 57.904060)
total: 630.51 sec