Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-064916
#<BuildRuby:0x00007f081e2dfdc0
@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.20241005-064916",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.009226 0.000674 4.506025 ( 6.731828)
build_miniruby 0.001963 0.000239 1.899566 ( 2.586322)
build_ruby 0.002460 0.000300 4.805432 ( 6.437644)
build_all 0.010493 0.000779 8.055852 ( 7.727078)
build_install 0.013097 0.012463 11.487318 ( 12.309716)
test_btest 0.000863 0.000154 101.347261 (114.468783)
test_basic 0.007977 0.004898 1.319909 ( 2.609758)
test_all 0.137527 0.028352 868.611636 (689.473786)
test_rubyspec 0.050925 0.037565 139.834687 ( 37.646550)
total: 879.99 sec