Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-194013
#<BuildRuby:0x000056379efe3ef0
@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.20231016-194013",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004781 0.000503 1.258773 ( 1.648789)
build_miniruby 0.000970 0.000102 0.946286 ( 0.945995)
build_ruby 0.001167 0.000123 3.045468 ( 3.045249)
build_all 0.005615 0.005395 18.104888 ( 1.621584)
build_install 0.008973 0.000289 5.254960 ( 1.239780)
test_btest 0.001125 0.000000 89.094464 ( 7.747727)
test_basic 0.003981 0.000234 0.642213 ( 0.723004)
test_all 0.000000 0.006163 601.383303 ( 53.131630)
test_rubyspec 0.019570 0.031284 50.569324 ( 62.856206)
total: 132.96 sec