Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-235016
#<BuildRuby:0x000055c03bf87220
@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.20230704-235016",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000011 0.000011 ( 0.000010)
build_up 0.001401 0.003572 1.367595 ( 2.626234)
build_miniruby 0.000838 0.000132 0.903578 ( 0.904134)
build_ruby 0.001287 0.000000 2.605279 ( 2.605504)
build_all 0.008284 0.000840 11.416340 ( 7.845421)
build_install 0.008329 0.000000 5.129634 ( 1.937333)
test_btest 0.000851 0.000080 85.982921 ( 8.012914)
test_basic 0.001313 0.003123 0.647370 ( 0.728558)
test_all 0.002434 0.000406 481.558312 ( 44.863109)
test_rubyspec 0.017614 0.024004 42.015034 ( 54.456659)
total: 123.98 sec