Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-224116
#<BuildRuby:0x0000557e4b1a3438
@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.20240111-224116",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005084 0.793444 ( 1.176962)
build_miniruby 0.000000 0.000995 0.849421 ( 0.849507)
build_ruby 0.001076 0.000766 2.712273 ( 2.744330)
build_all 0.006490 0.001109 12.041011 ( 0.995335)
build_install 0.008970 0.001707 3.538719 ( 0.971200)
test_btest 0.000537 0.000158 66.171399 ( 4.802054)
test_basic 0.004114 0.001210 0.402493 ( 0.481934)
test_all 0.078786 0.018962 399.018036 ( 37.664377)
test_rubyspec 0.040170 0.026522 40.817229 ( 53.354305)
total: 103.04 sec