Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-235152
#<BuildRuby:0x000055c59f099c68
@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.20230103-235152",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005965 0.000795 0.848001 ( 1.434785)
build_miniruby 0.001200 0.000160 1.015300 ( 1.013273)
build_ruby 0.001418 0.000189 2.792689 ( 2.790032)
build_all 0.002516 0.007333 16.805510 ( 2.988015)
build_install 0.011881 0.000000 2.310400 ( 1.181443)
test_btest 0.000960 0.000155 75.222295 ( 11.018306)
test_basic 0.006198 0.000404 0.357578 ( 0.443880)
test_all 0.001251 0.000000 668.760440 (109.658998)
test_rubyspec 0.099776 0.034793 51.721942 ( 59.764569)
total: 190.29 sec