Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-195553
#<BuildRuby:0x000055cbe55c4188
@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.20240115-195553",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000972 0.004183 0.798977 ( 1.183989)
build_miniruby 0.000755 0.000206 0.793998 ( 0.794121)
build_ruby 0.001213 0.000331 2.713051 ( 2.713903)
build_all 0.007615 0.000855 12.328398 ( 1.001153)
build_install 0.012322 0.001244 3.370294 ( 0.958526)
test_btest 0.000578 0.000129 63.927354 ( 5.583935)
test_basic 0.003985 0.000886 0.395572 ( 0.476455)
test_all 0.081350 0.015476 384.578227 ( 32.907608)
test_rubyspec 0.033088 0.034673 40.709577 ( 53.252703)
total: 98.87 sec