Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-063722
#<BuildRuby:0x000055acabee8060
@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.20230131-063722",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002958 0.000592 0.603646 ( 1.011273)
build_miniruby 0.000712 0.000142 0.630376 ( 0.629690)
build_ruby 0.001020 0.000204 2.055247 ( 2.054505)
build_all 0.007474 0.001495 11.931126 ( 1.448209)
build_install 0.000896 0.005346 1.470951 ( 0.720152)
test_btest 0.000000 0.000669 63.913787 ( 6.107183)
test_basic 0.000000 0.003720 0.260132 ( 0.355590)
test_all 0.000000 0.001092 486.058775 ( 45.702134)
test_rubyspec 0.003345 0.023879 34.992769 ( 45.576339)
total: 103.61 sec