Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-230739
#<BuildRuby:0x0000559727c1f8e0
@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.20231216-230739",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004998 0.000087 1.027238 ( 1.282084)
build_miniruby 0.000901 0.000075 0.875027 ( 0.874618)
build_ruby 0.000000 0.001261 2.707235 ( 2.708376)
build_all 0.002778 0.005759 12.219623 ( 1.000592)
build_install 0.008211 0.006608 3.597466 ( 0.989184)
test_btest 0.000489 0.000143 62.611445 ( 6.009178)
test_basic 0.002186 0.002019 0.380758 ( 0.463694)
test_all 0.086576 0.011353 390.945308 ( 35.321959)
test_rubyspec 0.046483 0.025297 40.058744 ( 52.759777)
total: 101.41 sec