Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-173545
#<BuildRuby:0x00007f13bf6ffde0
@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.20240823-173545",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000032 0.000013 0.000045 ( 0.000044)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.002824 0.005185 3.615652 ( 3.551282)
build_miniruby 0.000821 0.000852 1.486799 ( 1.483677)
build_ruby 0.000000 0.001963 3.624067 ( 3.812521)
build_all 0.003672 0.005478 7.860956 ( 2.921179)
build_install 0.012402 0.008113 10.118554 ( 4.375630)
test_btest 0.000592 0.000306 122.303540 ( 35.533094)
test_basic 0.004042 0.009426 1.356978 ( 1.829503)
test_all 0.099500 0.063812 960.600148 (458.947651)
test_rubyspec 0.059361 0.040048 175.128177 (109.922066)
total: 622.38 sec