Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-093257
#<BuildRuby:0x00005558a17ec3c8
@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.20230131-093257",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004042 0.002378 0.840424 ( 1.023462)
build_miniruby 0.000933 0.000329 1.006774 ( 1.004832)
build_ruby 0.000000 0.001560 2.791089 ( 2.788684)
build_all 0.004088 0.005691 16.703381 ( 2.985303)
build_install 0.009681 0.001847 2.083306 ( 1.073233)
test_btest 0.000664 0.000276 70.767675 ( 11.531331)
test_basic 0.002448 0.003961 0.350989 ( 0.437399)
test_all 0.000822 0.000377 651.426141 ( 99.316363)
test_rubyspec 0.069396 0.047740 51.761516 ( 59.793098)
total: 179.95 sec