Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-132229
#<BuildRuby:0x000055f605d3c6c8
@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.20220303-132229",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000004 0.000023 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005219 0.005307 0.988394 ( 1.052341)
build_miniruby 0.001392 0.000348 0.077461 ( 0.075768)
build_ruby 0.001528 0.000382 0.083403 ( 0.081052)
build_all 0.010359 0.000206 4.202940 ( 0.863813)
build_install 0.009043 0.014135 7.916708 ( 2.370168)
test_btest 0.000887 0.000332 75.041447 ( 8.196728)
test_basic 0.008908 0.000000 0.327838 ( 0.414691)
test_all 0.001482 0.000292 647.008532 ( 65.436889)
test_rubyspec 0.072857 0.080171 46.373857 ( 51.807695)
total: 130.30 sec