Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-151253
#<BuildRuby:0x0000563dd64ebd48
@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.20230210-151253",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003212 0.000964 0.659015 ( 1.286407)
build_miniruby 0.008003 0.002401 133.194562 ( 12.569210)
build_ruby 0.001043 0.000313 2.340546 ( 2.110651)
build_all 0.058299 0.022927 118.710658 ( 10.021583)
build_install 0.004123 0.001434 1.502144 ( 0.728562)
test_btest 0.000578 0.000201 67.946772 ( 6.117162)
test_basic 0.002794 0.000971 0.252782 ( 0.348843)
test_all 0.000000 0.001265 492.216935 ( 46.772800)
test_rubyspec 0.005944 0.022237 35.392726 ( 45.927534)
total: 125.88 sec