Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-050238
#<BuildRuby:0x0000559457bdbf28
@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-050238",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006147 0.000442 0.848101 ( 1.041905)
build_miniruby 0.001142 0.000244 1.015459 ( 1.013552)
build_ruby 0.001379 0.000295 2.769882 ( 2.767219)
build_all 0.008125 0.001741 16.717650 ( 2.970283)
build_install 0.008474 0.001816 2.276915 ( 1.180948)
test_btest 0.000752 0.000162 71.913167 ( 11.104023)
test_basic 0.006868 0.000240 0.343722 ( 0.428944)
test_all 0.001039 0.000208 668.632586 ( 97.122638)
test_rubyspec 0.054806 0.074506 51.568083 ( 59.632149)
total: 177.26 sec