Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-074942
#<BuildRuby:0x0000560fcb247f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-074942",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.005701 0.000815 0.840505 ( 1.280641)
build_miniruby 0.001178 0.000168 1.012300 ( 1.010366)
build_ruby 0.001454 0.000207 2.755117 ( 2.752414)
build_all 0.009801 0.000053 16.721103 ( 3.004263)
build_install 0.003327 0.008078 2.064158 ( 1.066509)
test_btest 0.000909 0.000202 71.667657 ( 11.016743)
test_basic 0.005884 0.001308 0.376968 ( 0.461957)
test_all 0.000000 0.001449 657.024318 ( 97.440365)
test_rubyspec 0.074633 0.059625 51.586732 ( 59.697284)
total: 177.73 sec