Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-010528
#<BuildRuby:0x00005571fb1e3918
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231101-010528",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004984 0.000453 1.457073 ( 1.737972)
build_miniruby 0.000949 0.000086 0.829769 ( 0.829279)
build_ruby 0.001084 0.000098 3.054437 ( 3.054500)
build_all 0.009311 0.000384 16.200211 ( 1.455448)
build_install 0.009048 0.000305 4.911608 ( 1.166761)
test_btest 0.000675 0.000052 84.486668 ( 6.829915)
test_basic 0.004493 0.000000 0.686216 ( 0.757629)
test_all 0.113298 0.020765 518.059312 ( 48.559808)
test_rubyspec 0.023959 0.022880 51.309824 ( 63.632296)
total: 128.02 sec