Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-012209
#<BuildRuby:0x00007f888572fdc0
@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.20240728-012209",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.001750 0.007475 3.961159 ( 3.767966)
build_miniruby 0.000000 0.002107 1.825577 ( 1.825677)
build_ruby 0.001358 0.000966 4.781720 ( 4.945628)
build_all 0.007416 0.002318 8.717792 ( 4.582697)
build_install 0.013066 0.011184 11.910079 ( 6.894405)
test_btest 0.000606 0.000219 125.580985 ( 48.942131)
test_basic 0.007850 0.005505 1.390882 ( 1.487886)
test_all 0.100698 0.059345 993.877531 (415.676702)
test_rubyspec 0.071156 0.020489 178.645534 (154.219314)
total: 642.34 sec