Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-162557
#<BuildRuby:0x0000561b2a6fc070
@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.20230726-162557",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004251 0.000708 1.452576 ( 2.832586)
build_miniruby 0.000912 0.000152 0.916566 ( 0.915745)
build_ruby 0.001022 0.000171 2.710851 ( 2.710421)
build_all 0.004196 0.005303 14.591518 ( 1.305370)
build_install 0.009082 0.000000 2.109345 ( 1.110359)
test_btest 0.000972 0.000181 84.118539 ( 8.079879)
test_basic 0.003738 0.000748 0.734689 ( 0.812063)
test_all 0.001529 0.000306 542.728435 ( 48.861872)
test_rubyspec 0.018505 0.024887 44.682217 ( 56.967520)
total: 123.60 sec