Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-154845
#<BuildRuby:0x000055b247dac010
@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.20230307-154845",
@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.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.003775 0.000838 0.738721 ( 2.055625)
build_miniruby 0.000718 0.000159 0.655126 ( 0.654340)
build_ruby 0.001005 0.000223 2.153663 ( 2.153943)
build_all 0.002738 0.005790 11.471258 ( 1.015882)
build_install 0.006627 0.000433 1.513771 ( 0.807242)
test_btest 0.000861 0.000258 74.396103 ( 6.473019)
test_basic 0.003260 0.000000 0.250414 ( 0.346524)
test_all 0.001315 0.000000 382.568844 ( 35.212580)
test_rubyspec 0.015026 0.013313 36.300350 ( 46.701010)
total: 95.42 sec