Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-041546
#<BuildRuby:0x000055efb872c150
@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.20240118-041546",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004828 0.000368 0.919040 ( 1.318418)
build_miniruby 0.000752 0.000300 0.811347 ( 0.811246)
build_ruby 0.001061 0.000425 2.679875 ( 2.680804)
build_all 0.007027 0.001031 12.084220 ( 1.007755)
build_install 0.004052 0.006295 3.663396 ( 0.984013)
test_btest 0.000565 0.000257 63.670976 ( 5.062910)
test_basic 0.002732 0.001636 0.383821 ( 0.464980)
test_all 0.073359 0.029661 367.525577 ( 41.438851)
test_rubyspec 0.057706 0.078991 72.849762 ( 85.341489)
total: 139.11 sec