Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-012736
#<BuildRuby:0x00007f6ea222fde0
@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.20240808-012736",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007224 0.001444 3.776606 ( 3.814354)
build_miniruby 0.000000 0.002033 1.723423 ( 1.726726)
build_ruby 0.000047 0.002170 4.616867 ( 4.819654)
build_all 0.005545 0.004620 8.407953 ( 4.144406)
build_install 0.013332 0.010091 11.574971 ( 6.250407)
test_btest 0.000683 0.000207 120.467066 ( 43.888845)
test_basic 0.010432 0.001742 1.302297 ( 1.383537)
test_all 0.113866 0.042546 925.980806 (704.402883)
test_rubyspec 0.057773 0.037172 178.327261 (177.374011)
total: 947.81 sec