Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-132335
#<BuildRuby:0x0000561f4af13140
@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.20230211-132335",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.002998 0.000818 0.643418 ( 1.034619)
build_miniruby 0.000000 0.000907 0.629996 ( 0.629223)
build_ruby 0.000000 0.001195 2.097649 ( 2.098129)
build_all 0.004656 0.004884 12.392648 ( 1.518521)
build_install 0.005784 0.000634 1.491019 ( 0.728340)
test_btest 0.000485 0.000173 64.785028 ( 6.172610)
test_basic 0.003440 0.000000 0.250959 ( 0.346510)
test_all 0.001116 0.000147 485.379494 ( 47.082368)
test_rubyspec 0.022327 0.004613 35.096701 ( 45.592629)
total: 105.20 sec