Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-110459
#<BuildRuby:0x000055c01f70c0d0
@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.20230114-110459",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004972 0.001147 0.861876 ( 1.049621)
build_miniruby 0.000973 0.000224 1.026483 ( 1.024566)
build_ruby 0.001543 0.000000 2.824580 ( 2.822160)
build_all 0.005232 0.004650 16.901816 ( 3.043371)
build_install 0.006917 0.004673 2.099205 ( 1.080271)
test_btest 0.000691 0.000218 77.875195 ( 10.809639)
test_basic 0.005138 0.001622 0.360799 ( 0.446851)
test_all 0.001022 0.000323 675.476606 ( 95.315675)
test_rubyspec 0.092767 0.039489 52.226065 ( 60.246453)
total: 175.84 sec