Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-164258
#<BuildRuby:0x000055aafb270078
@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.20230729-164258",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000725 0.004205 1.283611 ( 2.581819)
build_miniruby 0.000916 0.000145 0.944935 ( 0.944314)
build_ruby 0.001066 0.000168 2.725931 ( 2.725286)
build_all 0.007497 0.001183 13.189295 ( 1.198773)
build_install 0.007350 0.000000 1.842556 ( 0.896013)
test_btest 0.000978 0.000000 77.724512 ( 7.377122)
test_basic 0.004824 0.000579 0.702227 ( 0.780615)
test_all 0.001478 0.000211 469.626551 ( 50.971779)
test_rubyspec 0.021228 0.016347 42.715314 ( 55.184739)
total: 122.66 sec