Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-084524
#<BuildRuby:0x000055d05dd0b500
@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.20231123-084524",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004257 0.000448 1.321420 ( 1.696489)
build_miniruby 0.000914 0.000096 0.812270 ( 0.813496)
build_ruby 0.001196 0.000126 2.668564 ( 2.668946)
build_all 0.002875 0.007518 16.336775 ( 1.501129)
build_install 0.009270 0.000000 4.995599 ( 1.165070)
test_btest 0.000000 0.000799 84.521519 ( 7.605105)
test_basic 0.001836 0.002185 0.673267 ( 0.750938)
test_all 0.080197 0.054985 524.531449 ( 50.237213)
test_rubyspec 0.015729 0.031380 49.333600 ( 61.681495)
total: 128.12 sec