Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-201426
#<BuildRuby:0x0000558cac280620
@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.20220725-201426",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000032 0.000000 0.000032 ( 0.000030)
build_up 0.004277 0.008593 0.988880 ( 0.986262)
build_miniruby 0.001351 0.000675 0.072963 ( 0.070778)
build_ruby 0.002033 0.000000 0.074818 ( 0.072535)
build_all 0.005315 0.005723 1.509771 ( 0.571745)
build_install 0.013865 0.009038 5.145952 ( 2.045475)
test_btest 0.000636 0.000353 70.749857 ( 8.371405)
test_basic 0.006110 0.001031 0.335235 ( 0.428934)
test_all 0.000000 0.002280 644.441372 ( 65.018707)
test_rubyspec 0.106441 0.077526 45.661533 ( 51.375813)
total: 128.94 sec