Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-120031
#<BuildRuby:0x00007f1a8fbafdc8
@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.20241014-120031",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007082 0.000759 2.818136 ( 2.692118)
build_miniruby 0.001347 0.000337 1.111854 ( 1.109628)
build_ruby 0.001379 0.000345 3.203513 ( 3.396702)
build_all 0.000000 0.008289 6.343851 ( 2.399466)
build_install 0.014429 0.004972 8.616938 ( 3.902312)
test_btest 0.000791 0.000274 84.087750 ( 21.707859)
test_basic 0.009090 0.000395 0.823321 ( 0.870312)
test_all 0.097328 0.054153 677.651745 (192.727045)
test_rubyspec 0.048626 0.040627 127.985239 ( 22.858397)
total: 251.66 sec