Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-150804
#<BuildRuby:0x0000563ace016be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-150804",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.002429 0.004252 0.837289 ( 1.043842)
build_miniruby 0.000921 0.000368 1.019195 ( 1.017314)
build_ruby 0.001163 0.000465 2.815522 ( 2.812723)
build_all 0.008034 0.001668 16.676524 ( 2.973686)
build_install 0.005126 0.006111 2.252070 ( 1.172352)
test_btest 0.001016 0.000000 75.309478 ( 10.538169)
test_basic 0.002317 0.003809 0.335835 ( 0.422568)
test_all 0.000941 0.000443 657.964666 (102.581279)
test_rubyspec 0.087644 0.045924 51.597608 ( 59.645124)
total: 182.21 sec