Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-095133
#<BuildRuby:0x00007f2a0556fdc0
@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.20240827-095133",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000042 0.000009 0.000051 ( 0.000050)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.004882 0.004153 3.823663 ( 4.752017)
build_miniruby 0.001469 0.000332 1.691768 ( 1.834765)
build_ruby 0.002099 0.000474 4.371619 ( 4.936041)
build_all 0.005933 0.005625 8.672536 ( 7.013661)
build_install 0.020577 0.006092 12.047931 ( 10.408244)
test_btest 0.000755 0.000199 123.776763 (114.645235)
test_basic 0.004807 0.008355 1.407600 ( 2.182591)
test_all 0.128447 0.037851 929.117113 (759.262201)
test_rubyspec 0.050245 0.046289 175.475430 (123.230681)
total: 1028.27 sec