Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-042940
#<BuildRuby:0x000055b9c4dd0af8
@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.20220308-042940",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000020)
configure 0.000062 0.000009 0.000071 ( 0.000070)
build_up 0.010884 0.000000 0.985872 ( 3.796787)
build_miniruby 0.002179 0.000000 0.075958 ( 0.074074)
build_ruby 0.002071 0.000000 0.075671 ( 0.073495)
build_all 0.009545 0.000000 4.101250 ( 0.831168)
build_install 0.011509 0.011303 7.757200 ( 2.330028)
test_btest 0.001394 0.000000 74.321118 ( 8.349890)
test_basic 0.003423 0.004151 0.335211 ( 0.424624)
test_all 0.001538 0.000385 690.415642 ( 67.194746)
test_rubyspec 0.079939 0.061163 45.541505 ( 51.087114)
total: 134.16 sec