Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-111601
#<BuildRuby:0x00007f56699cfdd0
@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.20240727-111601",
@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.000036)
autoconf 0.000000 0.000037 0.000037 ( 0.000036)
configure 0.000000 0.000028 0.000028 ( 0.000027)
build_up 0.004978 0.003203 3.302755 ( 3.339256)
build_miniruby 0.001959 0.000000 1.639367 ( 1.635548)
build_ruby 0.001871 0.000000 4.325889 ( 4.525691)
build_all 0.009209 0.000000 8.261851 ( 3.295876)
build_install 0.015096 0.004870 11.094323 ( 4.969282)
test_btest 0.000967 0.000187 120.990184 ( 31.567292)
test_basic 0.007078 0.004766 1.184447 ( 1.247526)
test_all 0.092620 0.057352 830.372092 (279.704720)
test_rubyspec 0.039690 0.050783 170.835969 ( 36.773735)
total: 367.06 sec