Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-204728
#<BuildRuby:0x00007f05b78dfdd8
@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.20240625-204728",
@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.000024)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.003430 0.004737 3.375401 ( 3.458816)
build_miniruby 0.001349 0.000315 1.561733 ( 1.558701)
build_ruby 0.001812 0.000423 4.163306 ( 4.311940)
build_all 0.006829 0.001594 7.926143 ( 3.202816)
build_install 0.019891 0.000000 10.437968 ( 4.761206)
test_btest 0.000873 0.000000 112.216151 ( 29.781402)
test_basic 0.004869 0.003843 1.191337 ( 1.243413)
test_all 0.117162 0.032336 830.578547 (234.696596)
test_rubyspec 0.049178 0.041068 165.511903 ( 35.423204)
total: 318.44 sec