Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-140354
#<BuildRuby:0x00005650620ff6c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-140354",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005072 0.000099 1.043499 ( 1.437497)
build_miniruby 0.001449 0.000000 0.993005 ( 0.992686)
build_ruby 0.001349 0.000000 2.926177 ( 2.928630)
build_all 0.009653 0.000374 14.720871 ( 1.414274)
build_install 0.009111 0.000391 4.307365 ( 1.141800)
test_btest 0.000667 0.000053 75.788380 ( 7.763409)
test_basic 0.003278 0.000263 0.444720 ( 0.524567)
test_all 0.113289 0.022531 518.594927 ( 57.432641)
test_rubyspec 0.017052 0.016230 50.364327 ( 62.967947)
total: 136.60 sec