Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-075627
#<BuildRuby:0x000055eddd872f00
@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.20240115-075627",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000013)
build_up 0.005773 0.000301 0.809845 ( 1.224196)
build_miniruby 0.001018 0.000169 0.814194 ( 0.813740)
build_ruby 0.001231 0.000205 2.672681 ( 2.673423)
build_all 0.007648 0.000000 12.041727 ( 0.931399)
build_install 0.000000 0.012980 3.413129 ( 0.970763)
test_btest 0.000000 0.000716 63.280637 ( 5.433219)
test_basic 0.001900 0.002127 0.387383 ( 0.467784)
test_all 0.052947 0.044046 385.758064 ( 32.341602)
test_rubyspec 0.030270 0.034697 40.306005 ( 52.846741)
total: 97.70 sec