Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-130931
#<BuildRuby:0x000055eb8e91acd8
@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.20230120-130931",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002370 0.001053 0.634827 ( 1.082371)
build_miniruby 0.000621 0.000276 0.639807 ( 0.639076)
build_ruby 0.000896 0.000398 2.163834 ( 2.164096)
build_all 0.007846 0.001249 11.860262 ( 1.480358)
build_install 0.004120 0.002557 1.506710 ( 0.724083)
test_btest 0.000493 0.000205 64.278026 ( 6.153004)
test_basic 0.000000 0.003661 0.246487 ( 0.341904)
test_all 0.000000 0.001095 477.500205 ( 46.312217)
test_rubyspec 0.003525 0.026603 36.037262 ( 46.460507)
total: 105.36 sec