Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-104752
#<BuildRuby:0x000055ffd18e0e50
@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.20221116-104752",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005868 0.002816 1.139981 ( 1.142273)
build_miniruby 0.001432 0.000253 0.882798 ( 0.886814)
build_ruby 0.002109 0.000372 2.355686 ( 2.272700)
build_all 0.015616 0.002556 18.280981 ( 2.244493)
build_install 0.015108 0.005065 1.833450 ( 0.968033)
test_btest 0.001437 0.000000 81.904755 ( 9.935803)
test_basic 0.007290 0.000000 0.353947 ( 0.442193)
test_all 0.001748 0.000000 723.094125 ( 75.368622)
test_rubyspec 0.077635 0.049493 50.800297 ( 59.312190)
total: 152.57 sec