Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-233305
#<BuildRuby:0x00005621011dbbb8
@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.20230726-233305",
@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.000022 0.000004 0.000026 ( 0.000025)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000175 0.006970 1.486533 ( 2.703961)
build_miniruby 0.001109 0.000292 1.000388 ( 0.999390)
build_ruby 0.001163 0.000000 2.683496 ( 2.683450)
build_all 0.004515 0.004415 13.938182 ( 1.207695)
build_install 0.003210 0.005069 1.932957 ( 0.868481)
test_btest 0.000741 0.000260 80.963852 ( 7.471081)
test_basic 0.003883 0.001360 0.758747 ( 0.836861)
test_all 0.001331 0.000465 494.423860 ( 55.575609)
test_rubyspec 0.017910 0.024511 44.814864 ( 57.280975)
total: 129.63 sec