Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-002330
#<BuildRuby:0x00005594629cbb88
@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.20230725-002330",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005360 0.000000 1.507242 ( 2.746912)
build_miniruby 0.001026 0.000000 0.915906 ( 0.915264)
build_ruby 0.001629 0.000000 2.755641 ( 2.760238)
build_all 0.009018 0.000000 13.197709 ( 1.269299)
build_install 0.007896 0.000000 1.917188 ( 0.897201)
test_btest 0.001123 0.000000 79.796054 ( 7.252093)
test_basic 0.005087 0.000000 0.726241 ( 0.806627)
test_all 0.000992 0.000000 481.932747 ( 49.214573)
test_rubyspec 0.000807 0.039324 43.744901 ( 56.204344)
total: 122.07 sec