Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-121424
#<BuildRuby:0x000055916f6ff918
@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.20230601-121424",
@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.000000 0.000016 0.000016 ( 0.000016)
autoconf 0.000000 0.000012 0.000012 ( 0.000014)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.002464 0.002737 1.348839 ( 2.737759)
build_miniruby 0.000964 0.000000 0.797188 ( 0.796901)
build_ruby 0.001198 0.000000 2.353507 ( 2.354317)
build_all 0.007745 0.001258 12.352088 ( 1.128535)
build_install 0.007248 0.000000 1.605680 ( 0.908641)
test_btest 0.001013 0.000040 79.811899 ( 6.894658)
test_basic 0.005065 0.000175 0.810624 ( 0.887205)
test_all 0.000965 0.000168 432.004372 ( 47.400605)
test_rubyspec 0.024842 0.017087 41.378955 ( 53.881990)
total: 116.99 sec