Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-151909
#<BuildRuby:0x0000558fad7480c8
@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.20231121-151909",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004819 0.000876 0.931758 ( 1.338556)
build_miniruby 0.001203 0.000000 0.835397 ( 0.835545)
build_ruby 0.001558 0.000000 2.615697 ( 2.616410)
build_all 0.005681 0.002605 12.290224 ( 0.987265)
build_install 0.011760 0.002352 3.652950 ( 0.972637)
test_btest 0.000868 0.000000 65.230994 ( 5.464588)
test_basic 0.004953 0.000479 0.411594 ( 0.491090)
test_all 0.070776 0.023103 359.247952 ( 34.252653)
test_rubyspec 0.042138 0.026609 39.996488 ( 52.557148)
total: 99.52 sec