Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-164307
#<BuildRuby:0x00007faafc37fdd0
@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.20241026-164307",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.008304 0.000949 4.258724 ( 4.764449)
build_miniruby 0.001430 0.000163 1.810901 ( 2.071082)
build_ruby 0.001795 0.000205 4.523654 ( 4.940482)
build_all 0.006728 0.004120 7.403035 ( 5.766964)
build_install 0.014791 0.008998 10.606331 ( 8.130895)
test_btest 0.000723 0.000126 82.167707 ( 65.570609)
test_basic 0.007524 0.005018 1.200444 ( 1.620337)
test_all 0.133334 0.022681 812.772670 (422.360511)
test_rubyspec 0.056259 0.034822 125.530117 ( 54.094728)
total: 569.32 sec