Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-080902
#<BuildRuby:0x00007fe21e3ffdd8
@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.20241104-080902",
@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.000035 0.000000 0.000035 ( 0.000035)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000458 0.007271 3.890082 ( 3.777517)
build_miniruby 0.001239 0.000289 1.527789 ( 1.524581)
build_ruby 0.001545 0.000360 3.782242 ( 3.970324)
build_all 0.005528 0.002433 6.595683 ( 2.775366)
build_install 0.015457 0.002958 9.157603 ( 4.215973)
test_btest 0.000825 0.000195 73.838258 ( 20.220964)
test_basic 0.005639 0.004231 0.974348 ( 1.020039)
test_all 0.082292 0.066332 723.952439 (248.001584)
test_rubyspec 0.050065 0.032371 120.994491 ( 26.805550)
total: 312.31 sec