Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-043510
#<BuildRuby:0x000055d97e82f048
@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.20240112-043510",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004999 0.000417 0.808943 ( 1.220062)
build_miniruby 0.000924 0.000077 0.797999 ( 0.798093)
build_ruby 0.001327 0.000111 2.682021 ( 2.682974)
build_all 0.003907 0.004440 12.083734 ( 0.996324)
build_install 0.006982 0.003274 3.431016 ( 0.975161)
test_btest 0.000656 0.000123 64.673708 ( 4.729386)
test_basic 0.004115 0.000000 0.396492 ( 0.476432)
test_all 0.072025 0.024189 388.218989 ( 37.349855)
test_rubyspec 0.029882 0.037880 40.816994 ( 53.356432)
total: 102.59 sec