Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-132108
#<BuildRuby:0x0000563f5b7a3bb8
@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-132108",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002582 0.003814 1.549197 ( 2.799828)
build_miniruby 0.001151 0.000110 0.904572 ( 0.903505)
build_ruby 0.001167 0.000111 2.635359 ( 2.635131)
build_all 0.010030 0.000000 14.109917 ( 1.233787)
build_install 0.008107 0.000000 2.084910 ( 0.980848)
test_btest 0.001128 0.000000 79.632049 ( 7.373828)
test_basic 0.004054 0.000274 0.644987 ( 0.723659)
test_all 0.001214 0.000042 483.957030 ( 51.902627)
test_rubyspec 0.021429 0.019609 43.843770 ( 56.204546)
total: 124.76 sec