Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-000236
#<BuildRuby:0x000055a8a8b6c028
@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.20240110-000236",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000011)
build_up 0.000428 0.004306 1.111778 ( 2.298859)
build_miniruby 0.000775 0.000242 0.951785 ( 0.953042)
build_ruby 0.001333 0.000000 2.815763 ( 2.817223)
build_all 0.009226 0.000590 14.686768 ( 1.406609)
build_install 0.009175 0.000107 4.311611 ( 1.141326)
test_btest 0.000544 0.000136 76.270493 ( 7.628337)
test_basic 0.000272 0.003240 0.440994 ( 0.523586)
test_all 0.096823 0.036506 521.825440 ( 49.005879)
test_rubyspec 0.011992 0.024284 49.237403 ( 62.019729)
total: 127.80 sec