Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-054246
#<BuildRuby:0x0000563e60253ad8
@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.20230728-054246",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002635 0.003231 1.486451 ( 2.757465)
build_miniruby 0.001055 0.000151 0.956860 ( 0.955730)
build_ruby 0.001648 0.000000 2.789028 ( 2.788132)
build_all 0.009498 0.000000 14.546842 ( 1.296753)
build_install 0.008216 0.000000 2.032440 ( 0.888152)
test_btest 0.001001 0.000000 83.676775 ( 7.824995)
test_basic 0.004617 0.000000 0.641820 ( 0.722211)
test_all 0.000932 0.000000 507.220788 ( 54.724120)
test_rubyspec 0.038093 0.004630 44.867292 ( 57.257517)
total: 129.22 sec