Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-205409
#<BuildRuby:0x000056180e8d8110
@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.20231222-205409",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003530 0.745251 ( 1.145274)
build_miniruby 0.000000 0.000725 0.905453 ( 0.905799)
build_ruby 0.000000 0.001007 2.775619 ( 2.778836)
build_all 0.000000 0.007679 12.297448 ( 1.010454)
build_install 0.003153 0.006637 3.498472 ( 0.999450)
test_btest 0.000383 0.000243 62.718921 ( 5.413694)
test_basic 0.002096 0.001335 0.378014 ( 0.460927)
test_all 0.082348 0.023478 413.573094 ( 37.412159)
test_rubyspec 0.025956 0.022361 40.755523 ( 53.523041)
total: 103.65 sec