Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-180413
#<BuildRuby:0x000055cbb2c740b0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-180413",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000354 0.004090 0.994738 ( 1.260882)
build_miniruby 0.000665 0.000199 0.875386 ( 0.875306)
build_ruby 0.001450 0.000435 2.700673 ( 2.703517)
build_all 0.008736 0.000000 12.065193 ( 1.028515)
build_install 0.011343 0.001171 3.583030 ( 0.977487)
test_btest 0.000652 0.000145 66.799207 ( 5.320530)
test_basic 0.003461 0.000769 0.374689 ( 0.457722)
test_all 0.074389 0.027143 376.192216 ( 36.924219)
test_rubyspec 0.033783 0.039141 39.897052 ( 52.560235)
total: 102.11 sec