Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-034712
#<BuildRuby:0x000055a9f3eebf90
@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.20240110-034712",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.002381 0.004589 0.808727 ( 1.171920)
build_miniruby 0.000759 0.000207 0.815094 ( 0.815271)
build_ruby 0.001543 0.000421 2.694359 ( 2.694683)
build_all 0.005865 0.002301 11.910332 ( 0.958350)
build_install 0.008898 0.004228 3.403394 ( 0.965885)
test_btest 0.000599 0.000187 63.550233 ( 5.797435)
test_basic 0.004577 0.000176 0.387580 ( 0.468693)
test_all 0.061179 0.033490 396.731063 ( 34.098852)
test_rubyspec 0.055620 0.038976 40.449704 ( 52.973620)
total: 99.95 sec