Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-181610
#<BuildRuby:0x000055c32e3e1e98
@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-181610",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005101 0.001178 0.854799 ( 1.021709)
build_miniruby 0.000868 0.000200 1.011413 ( 1.009420)
build_ruby 0.001318 0.000304 2.770488 ( 2.767901)
build_all 0.007692 0.002085 16.694374 ( 2.967250)
build_install 0.010767 0.000568 2.051101 ( 1.065487)
test_btest 0.000912 0.000192 75.002229 ( 10.625723)
test_basic 0.007350 0.000000 0.362612 ( 0.447310)
test_all 0.001853 0.000000 665.063954 ( 97.384091)
test_rubyspec 0.080181 0.048412 51.806067 ( 60.020531)
total: 177.31 sec