Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-210255
#<BuildRuby:0x0000564e1cb33ba0
@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.20230725-210255",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004646 0.000733 1.472160 ( 2.761946)
build_miniruby 0.001091 0.000000 0.991614 ( 0.991389)
build_ruby 0.001191 0.000000 2.701723 ( 2.702595)
build_all 0.008115 0.000967 14.395321 ( 1.302821)
build_install 0.007046 0.001057 2.005695 ( 0.908329)
test_btest 0.000805 0.000121 83.565798 ( 7.696983)
test_basic 0.004600 0.000000 0.520730 ( 0.597618)
test_all 0.001846 0.000238 494.691258 ( 50.924421)
test_rubyspec 0.016839 0.025303 42.583134 ( 54.971272)
total: 122.86 sec