Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-035937
#<BuildRuby:0x000056371a2ac6f8
@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.20230120-035937",
@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.000020 0.000005 0.000025 ( 0.000024)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001340 0.007017 0.941053 ( 1.141766)
build_miniruby 0.001559 0.000600 0.844072 ( 0.842535)
build_ruby 0.001940 0.000746 2.132179 ( 2.131939)
build_all 0.011670 0.007346 18.339270 ( 2.147700)
build_install 0.015652 0.002383 1.815065 ( 0.935046)
test_btest 0.000823 0.000308 89.127026 ( 8.604647)
test_basic 0.001336 0.005689 0.356787 ( 0.445402)
test_all 0.001406 0.000615 672.161588 ( 63.484386)
test_rubyspec 0.091879 0.046580 48.409435 ( 56.784285)
total: 136.52 sec