Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-084240
#<BuildRuby:0x000055a775313040
@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.20230622-084240",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001104 0.004276 1.395701 ( 2.737403)
build_miniruby 0.001016 0.000107 0.866456 ( 0.866776)
build_ruby 0.001684 0.000000 2.631330 ( 2.630903)
build_all 0.005252 0.004690 15.734051 ( 1.383574)
build_install 0.000000 0.010736 4.589626 ( 1.109337)
test_btest 0.000000 0.001074 80.910211 ( 7.981860)
test_basic 0.002265 0.003587 0.801594 ( 0.881507)
test_all 0.001382 0.000440 435.131655 ( 47.469800)
test_rubyspec 0.014946 0.024219 42.001946 ( 54.545539)
total: 119.61 sec