Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-115223
#<BuildRuby:0x00007f6c0246fdc8
@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.20241126-115223",
@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.000023 0.000008 0.000031 ( 0.000030)
autoconf 0.000041 0.000013 0.000054 ( 0.000054)
configure 0.000033 0.000011 0.000044 ( 0.000044)
build_up 0.000153 0.008062 3.493613 ( 3.545957)
build_miniruby 0.001395 0.000558 1.645401 ( 1.645121)
build_ruby 0.000000 0.002062 4.153384 ( 34.318841)
build_all 0.004851 0.003997 6.131592 ( 2.574768)
build_install 0.011239 0.011836 9.075906 ( 4.732822)
test_btest 0.000788 0.000000 77.828231 ( 30.375321)
test_basic 0.001919 0.008018 1.001648 ( 1.053056)
test_all 0.102369 0.044304 706.463091 (226.227193)
test_rubyspec 0.044708 0.039231 117.620946 ( 27.611142)
total: 332.09 sec