Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-161013
#<BuildRuby:0x00007f3ce577fdc0
@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.20241117-161013",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002231 0.005679 3.543052 ( 3.479861)
build_miniruby 0.000000 0.001574 1.653141 ( 1.650721)
build_ruby 0.000000 0.001941 3.868772 ( 3.994625)
build_all 0.006828 0.001624 6.593847 ( 2.721825)
build_install 0.011879 0.006375 9.589718 ( 4.606659)
test_btest 0.000000 0.001076 81.381308 ( 21.602534)
test_basic 0.005059 0.005113 0.890598 ( 0.935781)
test_all 0.102658 0.048630 777.585288 (229.152120)
test_rubyspec 0.052067 0.036550 123.551406 ( 29.179387)
total: 297.32 sec