Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-022037
#<BuildRuby:0x00007f191683fdc0
@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.20241120-022037",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007495 0.000000 3.062573 ( 2.979796)
build_miniruby 0.001448 0.000000 1.228161 ( 1.224901)
build_ruby 0.001584 0.000000 3.393008 ( 3.589271)
build_all 0.003407 0.004408 5.785975 ( 2.480598)
build_install 0.016728 0.000740 8.086451 ( 3.719182)
test_btest 0.000724 0.000120 69.655062 ( 18.691703)
test_basic 0.008715 0.000036 0.769462 ( 0.815819)
test_all 0.105463 0.036408 639.837985 (205.440915)
test_rubyspec 0.030456 0.049148 112.611632 ( 22.029794)
total: 260.97 sec