Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-151539
#<BuildRuby:0x000055ec52c78050
@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.20230522-151539",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000487 0.004362 1.398942 ( 2.652615)
build_miniruby 0.000810 0.000162 0.819267 ( 0.818545)
build_ruby 0.001036 0.000207 2.424851 ( 2.425155)
build_all 0.009233 0.000000 12.156104 ( 1.079539)
build_install 0.004665 0.002791 1.643493 ( 0.846633)
test_btest 0.000850 0.000170 77.082803 ( 7.440410)
test_basic 0.003140 0.000628 0.658112 ( 0.741761)
test_all 0.001388 0.000277 451.973983 ( 41.788729)
test_rubyspec 0.021350 0.019331 41.289544 ( 53.805490)
total: 111.60 sec