Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-151549
#<BuildRuby:0x00007ff5c365fde0
@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.20240705-151549",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.001209 0.007252 3.807671 ( 3.277796)
build_miniruby 0.001288 0.000313 1.247701 ( 1.244420)
build_ruby 0.001913 0.000000 3.354593 ( 3.576021)
build_all 0.007816 0.000455 7.299792 ( 2.877768)
build_install 0.013716 0.006412 10.176877 ( 4.626134)
test_btest 0.001056 0.000000 112.135076 ( 28.768743)
test_basic 0.009862 0.000000 1.046921 ( 1.089330)
test_all 0.105485 0.053086 895.501617 (250.479931)
test_rubyspec 0.071519 0.026731 185.153493 ( 48.450080)
total: 344.39 sec