Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-214916
#<BuildRuby:0x0000559d352ad348
@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.20221013-214916",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000047 0.000000 0.000047 ( 0.000048)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.011456 0.000845 1.114575 ( 1.162444)
build_miniruby 0.001223 0.000283 0.100065 ( 0.099333)
build_ruby 0.000000 0.002176 0.095274 ( 0.093134)
build_all 0.005640 0.002549 1.293316 ( 0.567060)
build_install 0.010466 0.006512 1.646104 ( 0.910010)
test_btest 0.001649 0.000550 61.014302 ( 6.738847)
test_basic 0.002679 0.006120 0.363260 ( 0.453616)
test_all 0.005823 0.001292 503.586758 ( 54.546809)
test_rubyspec 0.084573 0.047816 43.251602 ( 51.866993)
total: 116.44 sec