Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-141954
#<BuildRuby:0x00005586656fbfa8
@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.20230529-141954",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006476 1.419506 ( 2.762613)
build_miniruby 0.000349 0.000741 0.791644 ( 0.790971)
build_ruby 0.000961 0.000267 2.322649 ( 2.322517)
build_all 0.008998 0.000245 12.519156 ( 1.085637)
build_install 0.005896 0.001474 1.734754 ( 0.903287)
test_btest 0.000957 0.000239 81.174948 ( 7.653938)
test_basic 0.000000 0.004265 0.590861 ( 0.672117)
test_all 0.001249 0.000375 440.419678 ( 44.217785)
test_rubyspec 0.026824 0.015460 41.727263 ( 54.292406)
total: 114.70 sec