Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-020731
#<BuildRuby:0x0000555896343548
@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.20230705-020731",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003537 0.003395 1.613969 ( 2.876990)
build_miniruby 0.001147 0.000000 0.887081 ( 0.888021)
build_ruby 0.001186 0.000000 2.636551 ( 2.637638)
build_all 0.009384 0.000000 11.386001 ( 7.823274)
build_install 0.005726 0.003597 5.093455 ( 1.964642)
test_btest 0.000967 0.000154 86.465320 ( 7.902449)
test_basic 0.000083 0.003851 0.712470 ( 0.797987)
test_all 0.001204 0.000240 461.511919 ( 51.626069)
test_rubyspec 0.019529 0.019486 42.461346 ( 54.942973)
total: 131.46 sec