Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-112832
#<BuildRuby:0x000055e71c6f3598
@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-112832",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.004625 0.814753 ( 1.190164)
build_miniruby 0.000224 0.000950 0.869361 ( 0.868951)
build_ruby 0.001392 0.000000 2.694238 ( 2.694905)
build_all 0.005220 0.003301 11.924713 ( 0.982996)
build_install 0.008548 0.002451 3.486835 ( 0.983112)
test_btest 0.000504 0.000269 65.463085 ( 5.270298)
test_basic 0.001296 0.004196 0.409037 ( 0.487869)
test_all 0.083148 0.013687 393.861470 ( 37.656877)
test_rubyspec 0.031870 0.042992 40.466764 ( 53.001259)
total: 103.14 sec