Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-145418
#<BuildRuby:0x000056465a0bbac0
@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.20230125-145418",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003244 0.000250 0.643244 ( 1.123320)
build_miniruby 0.000797 0.000061 0.670376 ( 0.669714)
build_ruby 0.001237 0.000095 2.236191 ( 2.237186)
build_all 0.008922 0.000328 11.963021 ( 1.447715)
build_install 0.006587 0.000128 1.487992 ( 0.703102)
test_btest 0.000623 0.000042 67.932305 ( 6.253557)
test_basic 0.003612 0.000240 0.259421 ( 0.354386)
test_all 0.001195 0.000079 493.851786 ( 46.386961)
test_rubyspec 0.017090 0.010606 34.939162 ( 45.414524)
total: 104.59 sec