Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-021409
#<BuildRuby:0x0000562915617fa8
@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.20230801-021409",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005527 0.000000 1.354380 ( 2.626577)
build_miniruby 0.000921 0.000000 0.864420 ( 0.864022)
build_ruby 0.000000 0.001484 2.567334 ( 2.571712)
build_all 0.007993 0.001238 13.280487 ( 1.158760)
build_install 0.004863 0.003056 2.004336 ( 0.898198)
test_btest 0.000833 0.000208 79.245339 ( 7.016889)
test_basic 0.004379 0.001095 0.739513 ( 0.817912)
test_all 0.000997 0.000250 506.568367 ( 48.157997)
test_rubyspec 0.018232 0.026049 44.880893 ( 57.177426)
total: 121.29 sec