Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-183619
#<BuildRuby:0x00005560de94bcb0
@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-183619",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001523 0.004414 1.357109 ( 2.947585)
build_miniruby 0.000783 0.000184 0.917983 ( 0.916868)
build_ruby 0.001013 0.000239 2.735564 ( 2.735180)
build_all 0.005483 0.003460 13.868314 ( 1.246529)
build_install 0.000596 0.006974 1.813911 ( 0.841772)
test_btest 0.000809 0.000283 78.993379 ( 7.647532)
test_basic 0.001004 0.004372 0.866814 ( 0.944038)
test_all 0.000743 0.001735 474.355642 ( 49.051720)
test_rubyspec 0.024556 0.018861 44.567825 ( 57.041304)
total: 123.37 sec