Logfile: /home/ko1/ruby/logs/brlog.trunk.20260206-142012
#<BuildRuby:0x00007bd1afb1fdd0
@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.20260206-142012",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003213 0.002495 1.547998 ( 1.592922)
build_miniruby 0.001318 0.000063 0.709990 ( 0.708482)
build_ruby 0.001139 0.001063 2.826777 ( 2.551661)
build_all 0.006298 0.000818 7.945384 ( 5.053850)
build_install 0.007656 0.003714 8.697039 ( 5.332609)
test_btest 0.001578 0.000127 48.788495 ( 5.055275)
test_basic 0.005043 0.000996 2.828661 ( 2.903405)
test_all 0.072393 0.030200 419.090189 ( 47.544841)
test_rubyspec 0.039455 0.020152 97.761101 ( 23.396348)
total: 94.14 sec