Logfile: /home/ko1/ruby/logs/brlog.trunk.20250812-002731
#<BuildRuby:0x00007f0023c5fdd0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20250812-002731",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003741 0.002746 1.749787 ( 1.458234)
build_miniruby 0.001558 0.000000 0.595754 ( 0.594761)
build_ruby 0.001331 0.000221 2.112158 ( 2.112921)
build_all 0.007538 0.001084 13.144342 ( 1.468864)
build_install 0.009623 0.001811 4.023558 ( 1.157202)
test_btest 0.000782 0.000000 37.250001 ( 4.098500)
test_basic 0.003818 0.000534 0.420398 ( 0.500065)
test_all 0.066123 0.021256 343.547814 ( 37.461626)
test_rubyspec 0.027040 0.021072 73.294024 ( 10.478951)
total: 59.33 sec