Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-153748
#<BuildRuby:0x0000557c28846eb8
@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.20240112-153748",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000022 0.004140 0.960615 ( 1.348944)
build_miniruby 0.000964 0.000080 0.916858 ( 0.917966)
build_ruby 0.001249 0.000104 2.884769 ( 2.887917)
build_all 0.006145 0.004616 14.741165 ( 1.364794)
build_install 0.005570 0.003802 4.268722 ( 1.139045)
test_btest 0.000589 0.000118 82.825301 ( 6.966915)
test_basic 0.002894 0.000579 0.436910 ( 0.519763)
test_all 0.106178 0.028744 526.754836 ( 48.356777)
test_rubyspec 0.021405 0.013493 49.433502 ( 62.010955)
total: 125.51 sec