Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-083921
#<BuildRuby:0x000056271aa2b8f8
@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.20230205-083921",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000492 0.002954 0.626715 ( 1.055414)
build_miniruby 0.000967 0.000129 0.620369 ( 0.619427)
build_ruby 0.001227 0.000000 2.052807 ( 2.052506)
build_all 0.005924 0.003548 11.907415 ( 1.488377)
build_install 0.002886 0.003387 1.470579 ( 0.703138)
test_btest 0.000595 0.000132 63.929212 ( 6.264917)
test_basic 0.000000 0.003428 0.251093 ( 0.347080)
test_all 0.000000 0.001104 478.731722 ( 45.301809)
test_rubyspec 0.015693 0.012940 34.738782 ( 45.278143)
total: 103.11 sec