Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-083017
#<BuildRuby:0x0000562bc4369570
@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-083017",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.009910 0.002703 0.829457 ( 1.031424)
build_miniruby 0.001901 0.000518 0.060716 ( 0.058584)
build_ruby 0.001431 0.000391 0.065853 ( 0.064905)
build_all 0.000987 0.008948 1.289029 ( 0.512325)
build_install 0.017895 0.000000 4.333863 ( 1.821149)
test_btest 0.001956 0.000000 54.357933 ( 6.415065)
test_basic 0.000000 0.006204 0.289482 ( 0.379990)
test_all 0.000000 0.002683 508.972629 ( 53.149975)
test_rubyspec 0.092551 0.048465 42.158790 ( 47.886351)
total: 111.32 sec