Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-233945
#<BuildRuby:0x000055605d117e80
@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.20230123-233945",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.008033 0.000846 0.850429 ( 1.044389)
build_miniruby 0.001045 0.000224 1.007870 ( 1.005891)
build_ruby 0.001577 0.000000 2.761090 ( 2.758398)
build_all 0.009840 0.000000 16.724929 ( 2.987633)
build_install 0.009917 0.001426 2.069844 ( 1.065765)
test_btest 0.000883 0.000000 70.610195 ( 10.712550)
test_basic 0.006595 0.000000 0.338633 ( 0.425785)
test_all 0.001431 0.000000 648.757668 (103.610968)
test_rubyspec 0.083714 0.049425 51.354340 ( 59.378066)
total: 182.99 sec