Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-022746
#<BuildRuby:0x00005653b3d3af60
@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.20230204-022746",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003564 0.648417 ( 1.110379)
build_miniruby 0.000233 0.000725 0.631022 ( 0.630688)
build_ruby 0.001188 0.000000 2.073780 ( 2.101465)
build_all 0.006373 0.002803 11.968137 ( 1.508074)
build_install 0.005090 0.001455 1.529155 ( 0.727580)
test_btest 0.000569 0.000163 65.075605 ( 6.472395)
test_basic 0.000000 0.003585 0.265946 ( 0.362655)
test_all 0.000000 0.002109 483.108216 ( 51.003390)
test_rubyspec 0.010387 0.018674 35.324977 ( 45.898318)
total: 109.82 sec