Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-234635
#<BuildRuby:0x000055760e1646d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220828-234635",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011660 0.000504 1.003601 ( 1.406452)
build_miniruby 0.001974 0.000131 0.078182 ( 0.076447)
build_ruby 0.002147 0.000143 0.075832 ( 0.073585)
build_all 0.004873 0.004325 1.477023 ( 0.568028)
build_install 0.018568 0.004001 1.854970 ( 0.915419)
test_btest 0.000906 0.000123 73.606405 ( 8.082707)
test_basic 0.001848 0.004797 0.323801 ( 0.412009)
test_all 0.004152 0.000755 633.486201 ( 64.143967)
test_rubyspec 0.104973 0.068240 45.862941 ( 53.974985)
total: 129.65 sec