Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-220415
#<BuildRuby:0x0000559aebaa7ef0
@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.20230203-220415",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003203 0.000267 0.621820 ( 1.029428)
build_miniruby 0.000842 0.000070 0.621058 ( 0.620561)
build_ruby 0.001158 0.000097 2.067307 ( 2.090481)
build_all 0.004773 0.004747 11.956713 ( 1.502752)
build_install 0.005375 0.000827 1.472967 ( 0.700892)
test_btest 0.000540 0.000083 63.075183 ( 6.390166)
test_basic 0.003002 0.000462 0.258808 ( 0.354684)
test_all 0.001451 0.000223 483.870021 ( 45.459498)
test_rubyspec 0.022180 0.005549 35.101375 ( 45.630562)
total: 103.78 sec