Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-091415
#<BuildRuby:0x000056050237c460
@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.20230102-091415",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.006434 0.881899 ( 1.056000)
build_miniruby 0.000000 0.001270 1.019204 ( 1.017597)
build_ruby 0.001042 0.000456 2.775561 ( 2.772955)
build_all 0.005534 0.004393 16.798774 ( 3.006936)
build_install 0.005858 0.005819 2.326194 ( 1.193494)
test_btest 0.000725 0.000173 79.054624 ( 10.743160)
test_basic 0.001610 0.005689 0.359177 ( 0.443877)
test_all 0.001320 0.000000 648.118537 ( 96.778836)
test_rubyspec 0.050882 0.028570 51.623190 ( 59.745210)
total: 176.76 sec