Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-212832
#<BuildRuby:0x0000560d1ea03ee0
@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.20230707-212832",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002634 0.003918 1.645365 ( 2.834680)
build_miniruby 0.001281 0.000000 1.002075 ( 1.002604)
build_ruby 0.001276 0.000000 2.654906 ( 2.655980)
build_all 0.008174 0.000000 7.746591 ( 7.065783)
build_install 0.008049 0.000000 1.951261 ( 1.671265)
test_btest 0.001336 0.000000 85.627647 ( 7.739858)
test_basic 0.001308 0.003311 0.619570 ( 0.699122)
test_all 0.001288 0.000143 438.642003 ( 43.982535)
test_rubyspec 0.030936 0.009487 43.814970 ( 56.346416)
total: 124.00 sec