Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-045608
#<BuildRuby:0x0000556f11dbd2f8
@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.20220518-045608",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000010)
configure 0.000003 0.000003 0.000006 ( 0.000006)
build_up 0.010270 0.001544 0.839590 ( 1.240845)
build_miniruby 0.001153 0.000692 0.059740 ( 0.057361)
build_ruby 0.000000 0.001375 0.059181 ( 0.059257)
build_all 0.002644 0.005871 1.174533 ( 0.475473)
build_install 0.014197 0.003699 4.847081 ( 2.466078)
test_btest 0.001355 0.000833 52.481607 ( 5.934294)
test_basic 0.005224 0.000313 0.279653 ( 0.375312)
test_all 0.000935 0.001783 495.730123 ( 52.613376)
test_rubyspec 0.071122 0.060096 41.164524 ( 47.123057)
total: 110.35 sec