Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-165535
#<BuildRuby:0x00007ff1b016fdd8
@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.20240713-165535",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.006109 0.003245 3.934587 ( 4.659153)
build_miniruby 0.002040 0.000000 1.713670 ( 1.821846)
build_ruby 0.002235 0.000000 4.591652 ( 5.138380)
build_all 0.006953 0.003786 8.413183 ( 4.596022)
build_install 0.017273 0.007697 11.672943 ( 6.843078)
test_btest 0.000749 0.000300 120.494337 ( 74.590342)
test_basic 0.009447 0.002028 1.240057 ( 1.362756)
test_all 0.116448 0.031461 768.273832 (246.220770)
test_rubyspec 0.052289 0.036952 165.504065 ( 32.730963)
total: 377.96 sec