Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-172313
#<BuildRuby:0x000055b1a5ae3e20
@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-172313",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.004093 0.003981 1.670493 ( 1.835528)
build_miniruby 0.000989 0.000456 1.720767 ( 1.581454)
build_ruby 0.001229 0.000568 2.904935 ( 2.787105)
build_all 0.008178 0.001756 16.755465 ( 2.971426)
build_install 0.008162 0.003498 2.168840 ( 1.093188)
test_btest 0.000663 0.000284 81.478919 ( 11.035583)
test_basic 0.004812 0.002063 0.373972 ( 0.459795)
test_all 0.000999 0.000428 668.268984 (103.090195)
test_rubyspec 0.055186 0.074033 52.478042 ( 60.484666)
total: 185.34 sec