Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-214035
#<BuildRuby:0x000055c847553c68
@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-214035",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005395 0.000233 1.434120 ( 2.637349)
build_miniruby 0.000901 0.000143 0.862310 ( 0.861285)
build_ruby 0.001011 0.000160 2.710007 ( 2.710267)
build_all 0.005461 0.003658 13.589377 ( 1.224327)
build_install 0.003480 0.003949 1.784609 ( 0.852329)
test_btest 0.000937 0.000212 81.191111 ( 7.207481)
test_basic 0.004390 0.000061 0.632708 ( 0.711029)
test_all 0.001073 0.000234 474.926498 ( 49.377417)
test_rubyspec 0.026502 0.019963 43.819243 ( 56.146934)
total: 121.73 sec