Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-153956
#<BuildRuby:0x0000562b08cdaeb8
@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.20230731-153956",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000043)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005789 0.000387 1.398256 ( 2.865232)
build_miniruby 0.000874 0.000194 0.882331 ( 0.881803)
build_ruby 0.001252 0.000000 2.882197 ( 2.881984)
build_all 0.009169 0.000416 14.015457 ( 1.291317)
build_install 0.005451 0.002682 2.005047 ( 1.447172)
test_btest 0.000822 0.000179 81.466126 ( 7.643928)
test_basic 0.000226 0.004080 0.698413 ( 0.775626)
test_all 0.001217 0.000000 502.806711 ( 49.166510)
test_rubyspec 0.028044 0.014865 43.959088 ( 56.395304)
total: 123.35 sec