Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-151153
#<BuildRuby:0x0000564798c5c638
@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.20230108-151153",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.002743 0.003645 0.851253 ( 1.044783)
build_miniruby 0.001381 0.000000 1.027704 ( 1.025497)
build_ruby 0.001549 0.000000 2.801154 ( 2.798448)
build_all 0.005754 0.003990 16.848354 ( 3.024749)
build_install 0.010762 0.000611 2.120975 ( 1.085261)
test_btest 0.000842 0.000168 77.874063 ( 11.000110)
test_basic 0.003289 0.003871 0.316605 ( 0.401662)
test_all 0.001478 0.000000 671.176230 (103.035073)
test_rubyspec 0.087048 0.049115 52.541179 ( 60.612845)
total: 184.03 sec