Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-040403
#<BuildRuby:0x00007fa3e943fdc0
@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.20240614-040403",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.000000 0.007615 3.765897 ( 3.733321)
build_miniruby 0.000859 0.000734 1.764950 ( 1.761582)
build_ruby 0.001436 0.000607 4.486420 ( 4.631882)
build_all 0.007804 0.001495 7.956160 ( 3.250806)
build_install 0.015741 0.003749 10.734855 ( 5.301879)
test_btest 0.000711 0.000275 115.425291 ( 31.354316)
test_basic 0.003849 0.005872 1.046232 ( 1.095436)
test_all 0.109576 0.038473 847.893520 (243.574853)
test_rubyspec 0.067080 0.024669 165.758606 ( 33.034747)
total: 327.74 sec