Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-073108
#<BuildRuby:0x00007f2f39d9fde0
@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.20241023-073108",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.000374 0.008052 3.738854 ( 3.603912)
build_miniruby 0.001385 0.000419 1.597623 ( 1.595355)
build_ruby 0.001337 0.000405 4.010034 ( 4.167829)
build_all 0.006295 0.003490 6.820475 ( 3.193390)
build_install 0.011986 0.012031 9.893259 ( 4.901627)
test_btest 0.000733 0.000270 79.349087 ( 34.502425)
test_basic 0.007253 0.001153 0.773634 ( 1.827118)
test_all 0.119705 0.027646 647.821776 (208.654970)
test_rubyspec 0.040032 0.043687 123.793781 ( 22.484479)
total: 284.93 sec