Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-233418
#<BuildRuby:0x0000558135656740
@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.20230111-233418",
@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.000021 0.000005 0.000026 ( 0.000048)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.001752 0.004634 0.882421 ( 1.088795)
build_miniruby 0.000932 0.000287 1.023121 ( 1.021307)
build_ruby 0.000000 0.001634 2.801986 ( 2.799286)
build_all 0.009837 0.000000 16.727152 ( 2.983636)
build_install 0.011292 0.000000 2.031400 ( 1.070702)
test_btest 0.000910 0.000000 70.579470 ( 11.173838)
test_basic 0.006807 0.000000 0.372731 ( 0.458341)
test_all 0.001411 0.000000 664.471330 (111.233036)
test_rubyspec 0.103044 0.031633 51.693872 ( 59.716208)
total: 191.55 sec