Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-085225
#<BuildRuby:0x000055c1e7957bb8
@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.20230703-085225",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.006452 1.411029 ( 2.643274)
build_miniruby 0.000000 0.001121 0.854949 ( 0.855461)
build_ruby 0.000682 0.000580 2.547128 ( 2.547728)
build_all 0.006622 0.002897 12.232049 ( 8.611800)
build_install 0.007665 0.001327 5.322579 ( 2.044866)
test_btest 0.001038 0.000427 90.335479 ( 7.392885)
test_basic 0.004593 0.000000 0.619107 ( 0.704485)
test_all 0.001333 0.000000 464.493511 ( 44.817500)
test_rubyspec 0.017596 0.021221 44.289877 ( 56.693515)
total: 126.31 sec