Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-105154
#<BuildRuby:0x00007f3c9ce1fde0
@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.20240816-105154",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003700 0.004013 2.885187 ( 2.956414)
build_miniruby 0.000000 0.001667 1.517594 ( 1.514176)
build_ruby 0.000000 0.001843 3.626458 ( 3.815640)
build_all 0.007882 0.001140 7.831762 ( 3.043358)
build_install 0.009815 0.009845 10.185829 ( 4.756365)
test_btest 0.000739 0.000191 107.977001 ( 28.870795)
test_basic 0.002794 0.006989 1.033723 ( 1.080398)
test_all 0.101787 0.045814 729.181831 (212.505863)
test_rubyspec 0.064159 0.031111 164.976279 ( 29.740352)
total: 288.28 sec