Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-221521
#<BuildRuby:0x0000563641cbfd68
@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.20230609-221521",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005956 1.520428 ( 2.783240)
build_miniruby 0.000000 0.001006 0.789051 ( 0.788754)
build_ruby 0.000000 0.001228 2.328636 ( 2.329030)
build_all 0.000000 0.009201 12.259712 ( 1.163599)
build_install 0.003238 0.004474 1.690660 ( 0.849140)
test_btest 0.000772 0.000247 80.363056 ( 6.329367)
test_basic 0.000000 0.005432 0.748881 ( 0.833299)
test_all 0.001725 0.000000 407.422688 ( 45.169518)
test_rubyspec 0.012486 0.023005 41.657440 ( 54.175755)
total: 114.42 sec