Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-071311
#<BuildRuby:0x000055dbca3e00c0
@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.20230206-071311",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003489 0.000000 0.619285 ( 1.051050)
build_miniruby 0.000938 0.000000 0.626384 ( 0.625785)
build_ruby 0.000000 0.001203 2.041490 ( 2.041065)
build_all 0.000000 0.008875 12.274931 ( 1.511103)
build_install 0.002718 0.003741 1.445984 ( 0.698407)
test_btest 0.000557 0.000124 64.893834 ( 6.058064)
test_basic 0.000000 0.003517 0.256285 ( 0.351420)
test_all 0.000915 0.000254 485.244576 ( 48.272074)
test_rubyspec 0.016552 0.011544 34.573585 ( 45.218313)
total: 105.83 sec