Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-223105
#<BuildRuby:0x000055aba1cb5438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221008-223105",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000029 0.000002 0.000031 ( 0.000031)
autoconf 0.000047 0.000003 0.000050 ( 0.000050)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.009852 0.002952 1.085494 ( 1.258345)
build_miniruby 0.001426 0.000158 0.106070 ( 0.103221)
build_ruby 0.000000 0.001823 0.099826 ( 0.096870)
build_all 0.002622 0.006007 1.297704 ( 0.562640)
build_install 0.010971 0.002438 1.631161 ( 0.885644)
test_btest 0.001348 0.000299 60.366132 ( 6.520668)
test_basic 0.005876 0.000291 0.337437 ( 0.427731)
test_all 0.007266 0.000000 507.454974 ( 54.799542)
test_rubyspec 0.116217 0.014091 42.440605 ( 50.680750)
total: 115.34 sec