Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-060754
#<BuildRuby:0x000055ac1c31fdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-060754",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000009)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.004529 0.002059 0.849846 ( 1.030890)
build_miniruby 0.000964 0.000438 1.022418 ( 1.020413)
build_ruby 0.000000 0.001529 2.777233 ( 2.774682)
build_all 0.006063 0.003752 16.817879 ( 2.995260)
build_install 0.007584 0.003792 2.126010 ( 1.077011)
test_btest 0.000654 0.000327 75.520602 ( 11.032317)
test_basic 0.004404 0.002202 0.352021 ( 0.437784)
test_all 0.001303 0.000651 669.064569 ( 99.211538)
test_rubyspec 0.070453 0.053807 52.225567 ( 60.267158)
total: 179.85 sec