Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-214521
#<BuildRuby:0x0000558341d440f8
@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.20221223-214521",
@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.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003593 0.000379 0.802520 ( 1.020232)
build_miniruby 0.000798 0.000084 0.925211 ( 0.924068)
build_ruby 0.000970 0.000102 2.628492 ( 2.627223)
build_all 0.009070 0.000000 15.679443 ( 3.379423)
build_install 0.007920 0.000000 2.256762 ( 1.275581)
test_btest 0.000635 0.000000 59.839849 ( 11.815625)
test_basic 0.005162 0.000087 0.302243 ( 0.392448)
test_all 0.000872 0.000073 643.643205 (112.687491)
test_rubyspec 0.045654 0.015524 51.847483 ( 60.139650)
total: 194.26 sec