Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-163956
#<BuildRuby:0x0000563f23cbb520
@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.20230728-163956",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001606 0.004434 1.383994 ( 2.809769)
build_miniruby 0.000801 0.000235 0.843784 ( 0.842983)
build_ruby 0.000000 0.001240 2.617801 ( 2.617742)
build_all 0.004253 0.005459 14.518099 ( 1.251397)
build_install 0.006334 0.002863 2.085680 ( 1.152595)
test_btest 0.000798 0.000300 82.039432 ( 7.855047)
test_basic 0.003209 0.001204 0.634631 ( 0.712095)
test_all 0.001013 0.000380 510.406195 ( 49.317299)
test_rubyspec 0.020040 0.018623 43.425157 ( 55.787758)
total: 122.35 sec