Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-123128
#<BuildRuby:0x0000559b81cc3ab8
@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.20230104-123128",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005354 0.004113 0.953057 ( 1.257878)
build_miniruby 0.002619 0.000000 0.846670 ( 0.845569)
build_ruby 0.002889 0.000199 2.143089 ( 2.143482)
build_all 0.014359 0.006365 18.623810 ( 2.145951)
build_install 0.010242 0.013286 1.979835 ( 1.016711)
test_btest 0.000975 0.000300 88.325310 ( 8.845610)
test_basic 0.005907 0.004324 0.343723 ( 0.429000)
test_all 0.002044 0.000681 690.474469 ( 63.943020)
test_rubyspec 0.109341 0.071328 47.702686 ( 55.816886)
total: 136.45 sec