Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-003315
#<BuildRuby:0x000055d1d7843b50
@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.20230624-003315",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.005305 1.464890 ( 2.694132)
build_miniruby 0.000871 0.000294 0.912555 ( 0.912122)
build_ruby 0.000990 0.000330 2.553875 ( 2.554045)
build_all 0.006681 0.003376 15.336793 ( 1.365337)
build_install 0.008597 0.000418 4.498345 ( 1.092277)
test_btest 0.000707 0.000225 83.281638 ( 7.497862)
test_basic 0.003024 0.000963 0.736612 ( 0.817666)
test_all 0.000976 0.000310 447.428612 ( 40.203281)
test_rubyspec 0.017445 0.020103 42.216828 ( 54.701338)
total: 111.84 sec