Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-044811
#<BuildRuby:0x0000556549ab00a0
@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.20231023-044811",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001493 0.004261 2.261072 ( 2.533819)
build_miniruby 0.000769 0.000171 0.838434 ( 0.838920)
build_ruby 0.000981 0.000218 2.783605 ( 2.783610)
build_all 0.005788 0.004559 16.954231 ( 1.507364)
build_install 0.008033 0.000956 5.349061 ( 1.169148)
test_btest 0.000926 0.000232 83.063413 ( 7.610390)
test_basic 0.003638 0.000910 0.707310 ( 0.783488)
test_all 0.105915 0.032961 495.188405 ( 52.544177)
test_rubyspec 0.026796 0.023444 50.221633 ( 62.548915)
total: 132.32 sec