Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-171559
#<BuildRuby:0x000056071276a9c0
@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.20221010-171559",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.009145 0.000688 1.118444 ( 1.933968)
build_miniruby 0.001547 0.000000 0.100698 ( 0.097899)
build_ruby 0.001545 0.000000 0.099199 ( 0.096663)
build_all 0.006712 0.001592 1.320745 ( 0.555758)
build_install 0.008846 0.005877 1.630490 ( 0.898778)
test_btest 0.001103 0.000482 61.775249 ( 6.686072)
test_basic 0.004988 0.002183 0.351862 ( 0.451591)
test_all 0.005113 0.002237 489.742617 ( 53.224808)
test_rubyspec 0.072628 0.051391 42.745961 ( 51.331975)
total: 115.28 sec