Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-065313
#<BuildRuby:0x000055bb57873418
@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.20221130-065313",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004648 0.000332 1.189579 ( 1.197370)
build_miniruby 0.000847 0.000061 0.975030 ( 0.973809)
build_ruby 0.001172 0.000084 2.748804 ( 2.656847)
build_all 0.009003 0.000004 15.788527 ( 3.317566)
build_install 0.005326 0.005147 2.107975 ( 1.178637)
test_btest 0.000462 0.000057 66.235164 ( 10.721986)
test_basic 0.004239 0.000530 0.314532 ( 0.405198)
test_all 0.001193 0.000149 666.722210 (123.130673)
test_rubyspec 0.052554 0.015047 53.694235 ( 61.838871)
total: 205.42 sec