Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-202308
#<BuildRuby:0x000056487e9e3708
@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.20230629-202308",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004424 0.000781 1.356908 ( 2.646541)
build_miniruby 0.000827 0.000146 0.948994 ( 0.948972)
build_ruby 0.001062 0.000187 2.524437 ( 2.525985)
build_all 0.005323 0.003756 10.957308 ( 7.463295)
build_install 0.005241 0.003530 4.889456 ( 1.832822)
test_btest 0.000910 0.000216 86.448592 ( 6.864395)
test_basic 0.004111 0.000000 0.717003 ( 0.797540)
test_all 0.001256 0.000000 467.572707 ( 42.347906)
test_rubyspec 0.015014 0.027025 42.742485 ( 55.189660)
total: 120.62 sec