Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-061338
#<BuildRuby:0x000055c6f02e3468
@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.20230114-061338",
@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.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.005174 0.001058 0.846592 ( 1.010857)
build_miniruby 0.000834 0.000358 1.012975 ( 1.011002)
build_ruby 0.000000 0.001498 2.769373 ( 2.766918)
build_all 0.007680 0.002265 16.821465 ( 2.963423)
build_install 0.011218 0.000097 2.112664 ( 1.087995)
test_btest 0.000573 0.000211 70.458846 ( 11.049870)
test_basic 0.002043 0.004559 0.355001 ( 0.441095)
test_all 0.001206 0.000509 663.344130 (110.200058)
test_rubyspec 0.073015 0.035654 51.924156 ( 60.015847)
total: 190.55 sec