Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-044414
#<BuildRuby:0x000055aaa661b948
@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.20230131-044414",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000396 0.003480 0.599665 ( 0.992485)
build_miniruby 0.000830 0.000119 0.616131 ( 0.615888)
build_ruby 0.001190 0.000170 2.038402 ( 2.037492)
build_all 0.004109 0.004773 11.756419 ( 1.470201)
build_install 0.003311 0.002922 1.484362 ( 0.722719)
test_btest 0.000562 0.000140 63.147751 ( 6.435381)
test_basic 0.000000 0.003397 0.246883 ( 0.343026)
test_all 0.002081 0.000000 478.363826 ( 50.048693)
test_rubyspec 0.016500 0.017002 35.172002 ( 45.647294)
total: 108.31 sec