Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-220954
#<BuildRuby:0x00007f96b639fdd8
@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.20241202-220954",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.007610 0.000462 3.504197 ( 3.529081)
build_miniruby 0.001528 0.000000 1.557899 ( 1.557528)
build_ruby 0.001874 0.000000 3.684065 ( 3.831718)
build_all 0.006041 0.004271 6.479034 ( 2.740884)
build_install 0.018045 0.003720 9.494746 ( 4.716892)
test_btest 0.000950 0.000146 77.682992 ( 20.881401)
test_basic 0.003285 0.007168 0.949408 ( 1.004567)
test_all 0.111314 0.032679 695.060254 (199.910358)
test_rubyspec 0.064602 0.016146 120.108337 ( 26.086268)
total: 264.26 sec