Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-092727
#<BuildRuby:0x00005578dccc7018
@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.20221207-092727",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010397 1.227629 ( 1.356350)
build_miniruby 0.000000 0.002512 0.846311 ( 0.851122)
build_ruby 0.001694 0.001324 2.243627 ( 2.160295)
build_all 0.019949 0.000000 18.591745 ( 2.150375)
build_install 0.017090 0.002470 2.048184 ( 1.038127)
test_btest 0.000000 0.001325 92.695482 ( 8.867165)
test_basic 0.005071 0.002707 0.352162 ( 0.441632)
test_all 0.001435 0.000517 690.145435 ( 70.174552)
test_rubyspec 0.087593 0.059777 49.145337 ( 57.666707)
total: 144.71 sec