Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-175430
#<BuildRuby:0x0000564f7745c0c8
@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.20240101-175430",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005946 0.000000 1.187375 ( 1.339053)
build_miniruby 0.001007 0.000000 0.815370 ( 0.815384)
build_ruby 0.001412 0.000015 2.680136 ( 2.680839)
build_all 0.008254 0.000000 12.042616 ( 0.994454)
build_install 0.007015 0.003930 3.579957 ( 0.961165)
test_btest 0.000709 0.000133 62.430185 ( 5.731026)
test_basic 0.004001 0.000000 0.396420 ( 0.476976)
test_all 0.077232 0.020389 380.824711 ( 33.906415)
test_rubyspec 0.017208 0.054397 40.365883 ( 52.888620)
total: 99.79 sec