Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-175732
#<BuildRuby:0x00005611d73d3fa8
@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.20221119-175732",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004863 0.000324 1.128286 ( 1.094611)
build_miniruby 0.001068 0.000000 0.998196 ( 0.996823)
build_ruby 0.001173 0.000000 2.755506 ( 2.650241)
build_all 0.008887 0.000000 15.848158 ( 3.270466)
build_install 0.010033 0.000204 2.023344 ( 1.179364)
test_btest 0.000514 0.000027 64.869108 ( 10.606659)
test_basic 0.004278 0.000225 0.297104 ( 0.388085)
test_all 0.001426 0.000075 629.734811 (103.047370)
test_rubyspec 0.047809 0.020732 51.133634 ( 59.489356)
total: 182.72 sec