Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-193410
#<BuildRuby:0x000055a67cd33e20
@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-193410",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000052 0.000000 0.000052 ( 0.000053)
build_up 0.005150 0.000000 1.524537 ( 2.801585)
build_miniruby 0.001062 0.000000 0.935745 ( 0.935065)
build_ruby 0.001163 0.000000 2.551146 ( 2.551091)
build_all 0.008907 0.000004 13.803887 ( 1.213392)
build_install 0.007509 0.000000 1.899052 ( 0.900434)
test_btest 0.000928 0.000010 76.839488 ( 7.662430)
test_basic 0.004846 0.000027 0.575809 ( 0.653345)
test_all 0.001593 0.000059 504.156063 ( 46.157963)
test_rubyspec 0.007469 0.030475 44.004355 ( 56.474927)
total: 119.35 sec