Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-232206
#<BuildRuby:0x00005638d1988dd8
@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.20221116-232206",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003646 0.005422 1.100697 ( 1.284264)
build_miniruby 0.002090 0.000000 0.905822 ( 0.905191)
build_ruby 0.002212 0.000058 2.343848 ( 2.254246)
build_all 0.016027 0.002521 18.366290 ( 2.262693)
build_install 0.014282 0.006435 1.912129 ( 1.027781)
test_btest 0.000882 0.000312 83.264740 ( 9.555278)
test_basic 0.004447 0.001570 0.353214 ( 0.446066)
test_all 0.001722 0.000608 730.712891 ( 76.080904)
test_rubyspec 0.083657 0.039429 50.630942 ( 59.156292)
total: 152.97 sec