Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-040524
#<BuildRuby:0x0000560922c7f458
@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.20231017-040524",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000908 0.003793 1.552523 ( 1.719123)
build_miniruby 0.001181 0.000112 0.946293 ( 0.946074)
build_ruby 0.001242 0.000118 3.045461 ( 3.045877)
build_all 0.003950 0.006759 18.369043 ( 1.621710)
build_install 0.013848 0.000000 5.539649 ( 1.319998)
test_btest 0.001260 0.000039 94.682505 ( 7.810042)
test_basic 0.001367 0.003983 0.809668 ( 0.883846)
test_all 0.003967 0.003828 592.095729 ( 58.768077)
test_rubyspec 0.016995 0.026440 50.617632 ( 62.895111)
total: 139.01 sec