Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-000915
#<BuildRuby:0x000055c80d8009f0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221007-000915",
@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.000010 0.000024 ( 0.000024)
autoconf 0.000024 0.000018 0.000042 ( 0.000041)
configure 0.000016 0.000012 0.000028 ( 0.000028)
build_up 0.007774 0.003847 1.070534 ( 1.135578)
build_miniruby 0.001555 0.000000 0.100440 ( 0.097521)
build_ruby 0.002366 0.000003 0.095926 ( 0.092843)
build_all 0.006173 0.001283 1.263624 ( 0.555660)
build_install 0.006131 0.008253 1.632071 ( 0.896190)
test_btest 0.002015 0.000000 60.231509 ( 6.239725)
test_basic 0.001729 0.004106 0.352930 ( 0.442231)
test_all 0.002472 0.005002 510.995974 ( 54.250451)
test_rubyspec 0.068905 0.071818 42.295838 ( 50.834191)
total: 114.55 sec