Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-112438
#<BuildRuby:0x000055c94ec3fdf8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221124-112438",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004630 0.000257 1.093541 ( 1.101749)
build_miniruby 0.000896 0.000049 0.988231 ( 0.986764)
build_ruby 0.001093 0.000061 2.715933 ( 2.629694)
build_all 0.004721 0.004013 15.823194 ( 3.383771)
build_install 0.002746 0.007407 2.157330 ( 1.281072)
test_btest 0.000496 0.000090 61.906386 ( 11.147006)
test_basic 0.000659 0.004140 0.315996 ( 0.406241)
test_all 0.001411 0.000148 711.448134 (109.860755)
test_rubyspec 0.043970 0.024391 53.013621 ( 61.240231)
total: 192.04 sec