Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-031655
#<BuildRuby:0x00005569b2183f00
@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.20221214-031655",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004027 0.000224 0.909656 ( 1.123608)
build_miniruby 0.000908 0.000051 1.054315 ( 1.053108)
build_ruby 0.001295 0.000072 2.714268 ( 2.597353)
build_all 0.008530 0.000474 15.765950 ( 3.403245)
build_install 0.009433 0.000000 2.301179 ( 1.312738)
test_btest 0.000562 0.000014 60.650674 ( 11.978477)
test_basic 0.000090 0.004908 0.317907 ( 0.408083)
test_all 0.001238 0.000056 669.239420 (139.319329)
test_rubyspec 0.048793 0.018359 52.875687 ( 61.049853)
total: 222.25 sec