Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-083526
#<BuildRuby:0x000055b9c62e41d8
@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.20230105-083526",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007132 0.001945 0.944984 ( 1.129736)
build_miniruby 0.002272 0.000620 0.831265 ( 0.829860)
build_ruby 0.003166 0.000000 2.138939 ( 2.139040)
build_all 0.008383 0.013149 18.581126 ( 2.184927)
build_install 0.015995 0.006253 1.986570 ( 1.008572)
test_btest 0.000890 0.000375 86.588625 ( 9.124303)
test_basic 0.007183 0.003025 0.339153 ( 0.424811)
test_all 0.001567 0.000659 689.396827 ( 64.588299)
test_rubyspec 0.101230 0.072433 47.655214 ( 55.818130)
total: 137.25 sec