Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-221711
#<BuildRuby:0x000055d26b984e80
@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.20220828-221711",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.010094 0.000777 0.815287 ( 1.101777)
build_miniruby 0.001655 0.000127 0.065232 ( 0.063884)
build_ruby 0.001272 0.000098 0.054182 ( 0.052934)
build_all 0.006991 0.000537 1.229349 ( 0.473689)
build_install 0.014561 0.000233 1.602066 ( 0.798687)
test_btest 0.001168 0.000078 53.079026 ( 6.088633)
test_basic 0.000000 0.006094 0.275585 ( 0.366945)
test_all 0.000000 0.004386 507.180935 ( 53.162626)
test_rubyspec 0.097533 0.045180 41.216051 ( 49.725142)
total: 111.84 sec