Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-231341
#<BuildRuby:0x00005607a7d8c250
@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.20221128-231341",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005571 0.005273 1.200828 ( 1.227954)
build_miniruby 0.002199 0.000508 0.841424 ( 0.840233)
build_ruby 0.003080 0.000711 2.251252 ( 2.161353)
build_all 0.007260 0.013557 18.545688 ( 2.179823)
build_install 0.011807 0.010771 1.832868 ( 0.932307)
test_btest 0.001270 0.000000 87.318690 ( 8.739913)
test_basic 0.009410 0.000898 0.342405 ( 0.426361)
test_all 0.001755 0.000752 696.622302 ( 70.791814)
test_rubyspec 0.085843 0.089441 49.252084 ( 57.364299)
total: 144.67 sec