Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-084840
#<BuildRuby:0x00005573e30ef018
@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.20230806-084840",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.005440 0.000533 1.448067 ( 2.674273)
build_miniruby 0.000742 0.000278 0.981082 ( 0.980582)
build_ruby 0.000000 0.001255 2.796486 ( 2.797068)
build_all 0.007149 0.002391 15.119804 ( 1.338759)
build_install 0.008777 0.000000 2.172645 ( 0.967016)
test_btest 0.001009 0.000000 85.134395 ( 8.460401)
test_basic 0.003896 0.000524 0.618691 ( 0.696920)
test_all 0.001633 0.000000 528.596518 ( 54.834744)
test_rubyspec 0.025550 0.015940 46.631227 ( 58.903630)
total: 131.65 sec