Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-160842
#<BuildRuby:0x000055e1edf029c0
@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.20220717-160842",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000048 0.000004 0.000052 ( 0.000053)
configure 0.000129 0.000010 0.000139 ( 0.000134)
build_up 0.000197 0.012513 0.883729 ( 1.028234)
build_miniruby 0.001031 0.000317 0.054181 ( 0.054529)
build_ruby 0.001054 0.000324 0.063109 ( 0.064283)
build_all 0.006716 0.002067 1.275760 ( 0.500739)
build_install 0.014184 0.002664 4.350848 ( 1.857152)
test_btest 0.000000 0.002017 53.487027 ( 6.243883)
test_basic 0.000000 0.006905 0.305109 ( 0.398647)
test_all 0.000000 0.002638 507.929075 ( 52.897279)
test_rubyspec 0.093923 0.034491 41.888902 ( 47.857103)
total: 110.90 sec