Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-043310
#<BuildRuby:0x000055e0883c8728
@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.20221230-043310",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000039 0.000009 0.000048 ( 0.000049)
build_up 0.005954 0.000388 0.846217 ( 1.047068)
build_miniruby 0.000988 0.000211 1.022180 ( 1.020182)
build_ruby 0.001225 0.000262 2.781710 ( 2.779146)
build_all 0.005029 0.004599 16.771285 ( 2.971206)
build_install 0.005884 0.003577 2.298136 ( 1.183791)
test_btest 0.001053 0.000000 72.790252 ( 10.422363)
test_basic 0.001230 0.006298 0.342726 ( 0.427341)
test_all 0.001022 0.000377 666.083992 ( 97.653558)
test_rubyspec 0.069246 0.044705 51.501402 ( 59.538839)
total: 177.04 sec