Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-181528
#<BuildRuby:0x000055ac5aafa878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-181528",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005671 0.000872 0.834484 ( 0.960003)
build_miniruby 0.000829 0.000127 0.057802 ( 0.056643)
build_ruby 0.000849 0.000131 0.059337 ( 0.058114)
build_all 0.002199 0.002363 1.529521 ( 0.593278)
build_install 0.001645 0.008040 1.913205 ( 0.959625)
test_btest 0.000624 0.000195 53.902722 ( 8.461401)
test_basic 0.004602 0.000204 0.325923 ( 0.415500)
test_all 0.001476 0.000434 601.379227 ( 88.139765)
test_rubyspec 0.068486 0.041529 44.182795 ( 52.467397)
total: 152.11 sec