Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-054204
#<BuildRuby:0x00007f89975ffdc0
@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.20241022-054204",
@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.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004195 0.004026 3.977942 ( 3.848496)
build_miniruby 0.000000 0.002096 1.706271 ( 1.703844)
build_ruby 0.000000 0.002587 4.574283 ( 4.717126)
build_all 0.003903 0.004910 7.383596 ( 2.947533)
build_install 0.018537 0.001803 10.125619 ( 4.532071)
test_btest 0.000927 0.000232 97.472556 ( 25.969498)
test_basic 0.005252 0.005052 1.111978 ( 1.153296)
test_all 0.124500 0.024639 755.487792 (229.705694)
test_rubyspec 0.059869 0.027409 136.883621 ( 31.014118)
total: 305.59 sec