Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-123913
#<BuildRuby:0x00007f26dc08fde0
@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.20241022-123913",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.005074 0.004328 4.210917 ( 4.493935)
build_miniruby 0.001525 0.000403 1.885869 ( 1.927067)
build_ruby 0.001618 0.000428 4.837727 ( 5.083225)
build_all 0.000680 0.010000 7.557536 ( 4.690528)
build_install 0.018482 0.006161 10.984368 ( 8.675005)
test_btest 0.000770 0.000257 84.688712 ( 71.636878)
test_basic 0.007221 0.003787 1.176378 ( 1.551666)
test_all 0.124692 0.035273 818.630200 (512.892245)
test_rubyspec 0.046780 0.045249 127.737505 ( 78.432844)
total: 689.38 sec