Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-213109
#<BuildRuby:0x000055cdf1257118
@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.20230210-213109",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.003117 0.000935 0.638338 ( 1.058168)
build_miniruby 0.000696 0.000209 0.617598 ( 0.617173)
build_ruby 0.000886 0.000265 2.115152 ( 2.114674)
build_all 0.003016 0.005962 12.393062 ( 1.509165)
build_install 0.006374 0.000000 1.506640 ( 0.721452)
test_btest 0.000712 0.000000 65.774239 ( 6.271256)
test_basic 0.001192 0.002451 0.272234 ( 0.367549)
test_all 0.000746 0.000287 485.251511 ( 47.075653)
test_rubyspec 0.012250 0.017536 34.987341 ( 45.577512)
total: 105.31 sec