Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-153345
#<BuildRuby:0x0000560586657368
@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.20230131-153345",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003548 0.000591 0.683596 ( 1.400247)
build_miniruby 0.000805 0.000134 0.623424 ( 0.623305)
build_ruby 0.001012 0.000169 2.043281 ( 2.043571)
build_all 0.009007 0.000034 11.957320 ( 1.477798)
build_install 0.002241 0.003972 1.468581 ( 0.701321)
test_btest 0.000576 0.000116 64.919942 ( 6.192676)
test_basic 0.000000 0.003671 0.240283 ( 0.335338)
test_all 0.001281 0.000000 482.744285 ( 45.167593)
test_rubyspec 0.013755 0.012704 34.247508 ( 44.816581)
total: 102.76 sec