Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-002251
#<BuildRuby:0x0000561d2ba9c060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-002251",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.006227 0.817274 ( 1.193839)
build_miniruby 0.000000 0.000952 0.824338 ( 0.824469)
build_ruby 0.000000 0.001320 2.702940 ( 2.703484)
build_all 0.005632 0.002756 12.050941 ( 0.998675)
build_install 0.003155 0.010197 3.387548 ( 0.955384)
test_btest 0.000575 0.000383 64.486773 ( 4.817623)
test_basic 0.003099 0.002066 0.408611 ( 0.487942)
test_all 0.076803 0.020886 380.139760 ( 36.782393)
test_rubyspec 0.036139 0.033169 40.301597 ( 52.861260)
total: 101.63 sec