Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-234208
#<BuildRuby:0x00005643e2680070
@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.20230611-234208",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001631 0.003675 1.397063 ( 2.673469)
build_miniruby 0.000867 0.000137 0.775834 ( 0.775046)
build_ruby 0.001321 0.000000 2.460949 ( 2.461135)
build_all 0.007330 0.002726 12.691254 ( 1.095925)
build_install 0.004190 0.003778 1.759517 ( 0.862261)
test_btest 0.001030 0.000000 80.839664 ( 7.404618)
test_basic 0.004707 0.000000 0.718372 ( 0.800652)
test_all 0.001482 0.000019 417.160664 ( 45.292603)
test_rubyspec 0.026465 0.013153 41.748411 ( 54.255063)
total: 115.62 sec