Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-114545
#<BuildRuby:0x000055b654cfee68
@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.20230313-114545",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.000272 0.003996 0.829810 ( 2.168036)
build_miniruby 0.000661 0.000198 0.648556 ( 0.648094)
build_ruby 0.000864 0.000260 2.076365 ( 2.075928)
build_all 0.003206 0.005388 11.286704 ( 0.970888)
build_install 0.001719 0.005289 1.584415 ( 0.824078)
test_btest 0.000654 0.000327 75.101033 ( 6.348572)
test_basic 0.000000 0.003534 0.246622 ( 0.342595)
test_all 0.000039 0.001061 381.280127 ( 44.719690)
test_rubyspec 0.016973 0.012917 35.706629 ( 46.522763)
total: 104.62 sec