Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-221154
#<BuildRuby:0x000055895ed0fb50
@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.20230801-221154",
@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.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006663 0.001110 1.491556 ( 2.979431)
build_miniruby 0.000887 0.000148 0.906437 ( 0.906276)
build_ruby 0.001001 0.000167 2.627383 ( 2.627173)
build_all 0.004860 0.004592 14.063546 ( 1.263528)
build_install 0.008603 0.000000 2.058509 ( 1.873901)
test_btest 0.000840 0.000080 81.624955 ( 7.106637)
test_basic 0.000000 0.004641 0.617172 ( 0.696724)
test_all 0.000000 0.001504 518.245814 ( 45.837881)
test_rubyspec 0.011250 0.029034 45.038572 ( 57.402681)
total: 120.70 sec