Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-105611
#<BuildRuby:0x000055a1ea1800d8
@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.20231223-105611",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.002882 0.000960 0.741982 ( 1.133751)
build_miniruby 0.000877 0.000293 0.903235 ( 0.903763)
build_ruby 0.001504 0.000000 2.778791 ( 2.780308)
build_all 0.000000 0.007184 12.113712 ( 1.017241)
build_install 0.008468 0.000240 3.406954 ( 0.968670)
test_btest 0.000546 0.000228 62.561529 ( 6.469951)
test_basic 0.000000 0.003422 0.380002 ( 0.462635)
test_all 0.093526 0.014408 429.337667 ( 36.787698)
test_rubyspec 0.033883 0.016420 40.355329 ( 53.105047)
total: 103.63 sec