Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-182232
#<BuildRuby:0x00007f1cb93afde0
@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.20241003-182232",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.008398 0.000906 4.208553 ( 4.144994)
build_miniruby 0.001483 0.000305 1.868838 ( 1.869092)
build_ruby 0.002495 0.000000 4.723191 ( 4.866231)
build_all 0.003794 0.007958 7.728717 ( 4.647203)
build_install 0.015483 0.008024 10.747886 ( 6.205463)
test_btest 0.000787 0.000217 96.248946 ( 28.522089)
test_basic 0.012401 0.001060 1.264532 ( 1.372348)
test_all 0.116162 0.041688 820.231269 (353.203814)
test_rubyspec 0.061365 0.035527 145.964592 ( 85.907374)
total: 490.74 sec