Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-123818
#<BuildRuby:0x0000564ad1ce8728
@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.20230115-123818",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.007235 0.000000 1.296429 ( 1.318124)
build_miniruby 0.001397 0.000000 1.698851 ( 1.570008)
build_ruby 0.001477 0.000000 2.798213 ( 2.795752)
build_all 0.009433 0.000000 16.847019 ( 2.969606)
build_install 0.011523 0.000000 2.170951 ( 1.087464)
test_btest 0.000970 0.000000 76.764527 ( 10.256594)
test_basic 0.007373 0.000000 0.375663 ( 0.460262)
test_all 0.001504 0.000000 668.039908 ( 98.398114)
test_rubyspec 0.086748 0.018431 52.457774 ( 60.471496)
total: 179.33 sec