Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-023139
#<BuildRuby:0x00005627647e7e08
@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.20230102-023139",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003549 0.000000 0.644358 ( 1.203555)
build_miniruby 0.000763 0.000136 0.778080 ( 0.777302)
build_ruby 0.000920 0.000335 2.502796 ( 2.503071)
build_all 0.006698 0.002435 12.686081 ( 1.507415)
build_install 0.005177 0.001535 1.627410 ( 0.765726)
test_btest 0.000535 0.000191 66.894041 ( 6.251264)
test_basic 0.002782 0.000994 0.254877 ( 0.350238)
test_all 0.000896 0.000320 488.925011 ( 46.364493)
test_rubyspec 0.025345 0.002157 34.732442 ( 45.295454)
total: 105.02 sec