Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-112546
#<BuildRuby:0x0000558a81047520
@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.20240113-112546",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000813 0.004281 0.783956 ( 1.158050)
build_miniruby 0.000786 0.000314 0.823280 ( 0.823227)
build_ruby 0.001217 0.000487 2.696070 ( 2.728059)
build_all 0.005408 0.002164 12.074768 ( 0.979626)
build_install 0.013657 0.000000 3.440355 ( 0.970628)
test_btest 0.000761 0.000028 67.283822 ( 4.684956)
test_basic 0.001639 0.003673 0.391938 ( 0.472434)
test_all 0.070458 0.027567 395.864308 ( 34.786029)
test_rubyspec 0.032252 0.032961 40.573227 ( 53.128790)
total: 99.73 sec