Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-235306
#<BuildRuby:0x0000560cb8bd3df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-235306",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004137 0.000078 0.827092 ( 1.046367)
build_miniruby 0.000676 0.000225 0.969182 ( 0.967846)
build_ruby 0.000952 0.000317 2.687114 ( 2.582997)
build_all 0.003077 0.005968 15.743828 ( 3.367498)
build_install 0.005218 0.004414 2.247200 ( 1.271962)
test_btest 0.000385 0.000180 58.934626 ( 11.698621)
test_basic 0.001719 0.002780 0.317666 ( 0.408425)
test_all 0.001079 0.000252 668.826736 (143.297037)
test_rubyspec 0.031377 0.032939 52.756887 ( 60.931058)
total: 225.57 sec