Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-205929
#<BuildRuby:0x000055e674174728
@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.20230102-205929",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.000143 0.006557 0.882760 ( 1.194107)
build_miniruby 0.000838 0.000391 1.027380 ( 1.025359)
build_ruby 0.001647 0.000000 2.772333 ( 2.769641)
build_all 0.004843 0.004928 16.833883 ( 3.022815)
build_install 0.002127 0.009658 2.303773 ( 1.185881)
test_btest 0.000597 0.000386 76.894976 ( 10.625397)
test_basic 0.002163 0.005003 0.357585 ( 0.442640)
test_all 0.000877 0.000619 667.050800 (100.590165)
test_rubyspec 0.028092 0.051699 51.563668 ( 59.639125)
total: 180.50 sec