Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-192337
#<BuildRuby:0x000056281e9ec068
@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.20230309-192337",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003058 0.001019 0.827299 ( 2.145951)
build_miniruby 0.000679 0.000226 0.636515 ( 0.636237)
build_ruby 0.001076 0.000000 2.108863 ( 2.108366)
build_all 0.008353 0.000240 11.218769 ( 0.979474)
build_install 0.005388 0.001470 1.539884 ( 0.824691)
test_btest 0.000826 0.000225 76.061656 ( 6.630319)
test_basic 0.001032 0.002224 0.250616 ( 0.346485)
test_all 0.000935 0.000288 385.591072 ( 39.846535)
test_rubyspec 0.015041 0.013293 36.449184 ( 46.898155)
total: 100.42 sec