Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-194536
#<BuildRuby:0x0000555787b72eb8
@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.20231018-194536",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004957 0.000042 1.413707 ( 1.671372)
build_miniruby 0.001028 0.000000 0.967314 ( 0.967219)
build_ruby 0.001361 0.000000 2.735400 ( 2.735436)
build_all 0.003525 0.006974 17.927833 ( 1.597142)
build_install 0.005805 0.003462 5.401132 ( 1.257632)
test_btest 0.000839 0.000124 91.537011 ( 7.715015)
test_basic 0.002567 0.004149 0.721031 ( 0.791261)
test_all 0.005712 0.000347 559.933367 ( 65.438739)
test_rubyspec 0.020397 0.031973 52.103946 ( 64.447270)
total: 146.62 sec