Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-181154
#<BuildRuby:0x0000563917647e80
@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.20230109-181154",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.006763 0.000000 0.919256 ( 1.116047)
build_miniruby 0.001224 0.000000 1.029859 ( 1.027949)
build_ruby 0.001459 0.000000 2.780845 ( 2.778284)
build_all 0.006090 0.003682 16.868631 ( 3.004945)
build_install 0.009555 0.000000 2.119588 ( 1.083285)
test_btest 0.000991 0.000000 71.006287 ( 10.982681)
test_basic 0.006177 0.000080 0.311081 ( 0.397376)
test_all 0.001130 0.000044 679.313090 (102.254678)
test_rubyspec 0.069826 0.019491 52.137334 ( 60.261735)
total: 182.91 sec