Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-120215
#<BuildRuby:0x0000562599f806c8
@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.20220307-120215",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007620 0.002540 2.457874 ( 2.916316)
build_miniruby 0.002850 0.000000 0.799884 ( 0.807889)
build_ruby 0.003804 0.000671 3.348355 ( 3.200513)
build_all 0.018610 0.002431 21.430459 ( 2.321053)
build_install 0.016109 0.007513 8.070234 ( 2.407686)
test_btest 0.001270 0.000000 73.723096 ( 8.538578)
test_basic 0.007685 0.000000 0.348730 ( 0.437500)
test_all 0.001581 0.000289 706.295221 ( 68.069428)
test_rubyspec 0.120095 0.054124 46.321182 ( 51.814945)
total: 140.51 sec