Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-020442
#<BuildRuby:0x000055ddbcf13de0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221122-020442",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003744 0.001248 1.063989 ( 1.748180)
build_miniruby 0.000705 0.000235 0.976093 ( 0.974718)
build_ruby 0.000881 0.000293 2.667441 ( 2.581509)
build_all 0.005865 0.003342 15.982049 ( 3.384309)
build_install 0.008559 0.001465 2.109214 ( 1.221873)
test_btest 0.000470 0.000156 59.022003 ( 11.834682)
test_basic 0.003646 0.001216 0.306592 ( 0.397215)
test_all 0.001058 0.000353 686.649679 (106.619487)
test_rubyspec 0.056600 0.009827 53.411984 ( 61.671089)
total: 190.43 sec