Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-005756
#<BuildRuby:0x000055e634d00078
@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.20230523-005756",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005095 0.001199 1.465025 ( 2.820024)
build_miniruby 0.000922 0.000217 0.815779 ( 0.814835)
build_ruby 0.000000 0.001207 2.296293 ( 2.297444)
build_all 0.003815 0.005787 12.505396 ( 1.170356)
build_install 0.007410 0.000000 1.712862 ( 0.846796)
test_btest 0.000981 0.000115 80.014212 ( 7.262546)
test_basic 0.000148 0.004095 0.533920 ( 0.616514)
test_all 0.000706 0.000235 441.498114 ( 39.281298)
test_rubyspec 0.027280 0.013809 41.928970 ( 54.348456)
total: 109.46 sec