Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-130945
#<BuildRuby:0x00005615fad940e8
@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.20240117-130945",
@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.003673 0.001102 0.814042 ( 1.206518)
build_miniruby 0.000792 0.000238 0.845892 ( 0.845882)
build_ruby 0.001482 0.000445 2.663465 ( 2.664154)
build_all 0.007209 0.000748 12.047736 ( 0.979532)
build_install 0.009725 0.001252 3.415090 ( 0.959111)
test_btest 0.000694 0.000174 63.273593 ( 5.762244)
test_basic 0.003305 0.000827 0.408559 ( 0.489205)
test_all 0.065964 0.035315 374.567952 ( 37.269631)
test_rubyspec 0.024742 0.069978 72.894251 ( 85.394674)
total: 135.57 sec