Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-114203
#<BuildRuby:0x0000557fa1a776e8
@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.20230114-114203",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004150 0.000638 0.829883 ( 1.218052)
build_miniruby 0.000853 0.000131 0.728575 ( 0.722304)
build_ruby 0.001097 0.000169 2.433366 ( 2.433076)
build_all 0.009108 0.000697 12.970096 ( 1.631861)
build_install 0.006065 0.000198 1.554722 ( 0.735341)
test_btest 0.000559 0.000074 68.473528 ( 6.197552)
test_basic 0.003226 0.000430 0.241656 ( 0.337313)
test_all 0.000848 0.000113 498.040503 ( 47.319471)
test_rubyspec 0.010415 0.016979 35.542571 ( 46.128348)
total: 106.72 sec