Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-052021
#<BuildRuby:0x000055d3fd2f37b8
@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.20230727-052021",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001718 0.004362 1.534245 ( 2.835809)
build_miniruby 0.000839 0.000186 0.965416 ( 0.964831)
build_ruby 0.001001 0.000223 2.621710 ( 2.621977)
build_all 0.009159 0.000158 14.492301 ( 1.233664)
build_install 0.007621 0.000646 2.011164 ( 0.899356)
test_btest 0.000756 0.000144 85.751766 ( 7.492372)
test_basic 0.005083 0.000118 0.662133 ( 0.742414)
test_all 0.001372 0.000249 558.255779 ( 50.744482)
test_rubyspec 0.013261 0.027053 44.106837 ( 56.538193)
total: 124.07 sec