Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-132235
#<BuildRuby:0x0000557a14883568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-132235",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000884 0.004153 1.234875 ( 1.593366)
build_miniruby 0.000730 0.000162 0.909123 ( 0.909203)
build_ruby 0.001062 0.000236 2.728928 ( 2.728549)
build_all 0.007121 0.002872 15.813582 ( 1.428266)
build_install 0.004730 0.004105 4.643613 ( 1.123150)
test_btest 0.000843 0.000230 79.616808 ( 7.515473)
test_basic 0.000511 0.004115 0.598072 ( 0.678929)
test_all 0.084208 0.053731 509.581790 ( 56.256961)
test_rubyspec 0.019796 0.029099 48.929680 ( 61.350243)
total: 133.59 sec