Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-014842
#<BuildRuby:0x00007fa28942fdc8
@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.20241124-014842",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.003964 0.003980 3.643902 ( 3.601954)
build_miniruby 0.001201 0.000310 1.601891 ( 1.601736)
build_ruby 0.000000 0.001991 4.255216 ( 4.435277)
build_all 0.006805 0.002714 6.517809 ( 2.760654)
build_install 0.015454 0.007925 9.150177 ( 4.846832)
test_btest 0.000648 0.000198 78.587347 ( 23.211337)
test_basic 0.011678 0.001000 1.134858 ( 1.275315)
test_all 0.113660 0.035780 700.506777 (248.176428)
test_rubyspec 0.048655 0.028539 116.900450 ( 22.462983)
total: 312.37 sec