Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-053639
#<BuildRuby:0x000055cbe61c7520
@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-053639",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005218 0.000284 1.565942 ( 2.813745)
build_miniruby 0.000000 0.001140 0.966314 ( 0.965485)
build_ruby 0.000000 0.001424 3.036773 ( 3.035857)
build_all 0.008800 0.000576 14.865340 ( 1.310449)
build_install 0.007546 0.000837 2.023280 ( 0.910958)
test_btest 0.000666 0.000152 85.094514 ( 7.912997)
test_basic 0.000000 0.004479 0.722981 ( 0.801235)
test_all 0.000000 0.001524 553.247798 ( 50.901738)
test_rubyspec 0.007304 0.034641 44.911531 ( 57.165243)
total: 125.82 sec