Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-083535
#<BuildRuby:0x000055a73a3878e0
@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.20240110-083535",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005168 0.793691 ( 1.234676)
build_miniruby 0.000000 0.000968 0.813111 ( 0.813208)
build_ruby 0.000217 0.001788 2.704538 ( 2.704756)
build_all 0.006136 0.001302 11.949860 ( 0.991097)
build_install 0.010178 0.000902 3.705798 ( 0.972350)
test_btest 0.000430 0.000215 63.269623 ( 5.487369)
test_basic 0.000458 0.004014 0.428312 ( 0.506397)
test_all 0.070082 0.031250 381.350151 ( 35.244142)
test_rubyspec 0.024053 0.041873 40.893855 ( 53.436334)
total: 101.39 sec