Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-180250
#<BuildRuby:0x000055682419a8c0
@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.20221115-180250",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005479 0.000543 0.943146 ( 1.557707)
build_miniruby 0.000925 0.000309 0.881818 ( 0.880117)
build_ruby 0.001122 0.000374 2.505166 ( 2.419642)
build_all 0.007833 0.001128 15.457698 ( 2.792023)
build_install 0.008279 0.001093 1.846981 ( 0.978903)
test_btest 0.000690 0.000197 54.129463 ( 9.519858)
test_basic 0.004921 0.001406 0.347310 ( 0.434810)
test_all 0.000906 0.000259 642.008411 ( 92.570480)
test_rubyspec 0.083070 0.043386 45.493591 ( 53.717216)
total: 164.87 sec