Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-214608
#<BuildRuby:0x000055e6e0cfb328
@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.20230724-214608",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.005836 0.000000 1.515246 ( 2.898479)
build_miniruby 0.000935 0.000000 0.878877 ( 0.878428)
build_ruby 0.001529 0.000000 2.597388 ( 2.601497)
build_all 0.009230 0.000000 13.026547 ( 1.207259)
build_install 0.006342 0.001245 1.872441 ( 0.889440)
test_btest 0.000813 0.000244 78.304090 ( 6.970943)
test_basic 0.001918 0.003465 0.736486 ( 0.815251)
test_all 0.000679 0.000226 479.470686 ( 46.300933)
test_rubyspec 0.023105 0.017626 42.092395 ( 54.497333)
total: 117.06 sec