Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-052511
#<BuildRuby:0x0000562a6ea2b108
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230309-052511",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000041 0.000009 0.000050 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000028)
build_up 0.001321 0.003369 0.832667 ( 2.187506)
build_miniruby 0.000673 0.000202 0.642596 ( 0.641829)
build_ruby 0.000868 0.000261 2.080008 ( 2.079398)
build_all 0.007666 0.000967 11.245639 ( 0.964115)
build_install 0.003931 0.002919 1.535351 ( 0.815947)
test_btest 0.000813 0.000250 75.214223 ( 6.303951)
test_basic 0.000000 0.003668 0.253942 ( 0.349846)
test_all 0.001306 0.000921 401.465328 ( 38.893874)
test_rubyspec 0.020075 0.008043 36.422998 ( 46.771061)
total: 99.01 sec