Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-044857
#<BuildRuby:0x00005586cdb5e858
@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.20230112-044857",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005684 0.000812 0.861514 ( 1.165321)
build_miniruby 0.001282 0.000000 1.023361 ( 1.021212)
build_ruby 0.001615 0.000000 2.776499 ( 2.773904)
build_all 0.005958 0.003721 16.720133 ( 2.960396)
build_install 0.009377 0.000000 2.068660 ( 1.079309)
test_btest 0.001106 0.000000 76.129045 ( 10.987086)
test_basic 0.006592 0.000000 0.358014 ( 0.444262)
test_all 0.001578 0.000000 662.129901 (110.772765)
test_rubyspec 0.068913 0.032985 51.735835 ( 59.812016)
total: 191.02 sec