Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-082148
#<BuildRuby:0x000055f308fec0d0
@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.20220724-082148",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002394 0.004331 0.813035 ( 1.115504)
build_miniruby 0.000941 0.000068 0.058139 ( 0.056803)
build_ruby 0.000904 0.000064 0.058915 ( 0.057660)
build_all 0.004377 0.000312 1.527328 ( 0.582272)
build_install 0.010557 0.000754 5.634616 ( 2.155367)
test_btest 0.000689 0.000000 44.557801 ( 8.702076)
test_basic 0.005561 0.000000 0.332715 ( 0.421279)
test_all 0.001471 0.000000 598.244397 ( 89.242090)
test_rubyspec 0.083724 0.034754 43.475397 ( 49.081178)
total: 151.41 sec