Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-150800
#<BuildRuby:0x00005577e4ae3e20
@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.20230813-150800",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000973 0.004189 1.376216 ( 2.635652)
build_miniruby 0.000772 0.000227 0.909414 ( 0.908841)
build_ruby 0.000908 0.000267 2.642696 ( 2.643223)
build_all 0.000857 0.008486 13.801990 ( 1.253392)
build_install 0.006683 0.000997 1.948199 ( 0.878851)
test_btest 0.000777 0.000303 80.163822 ( 7.436134)
test_basic 0.005314 0.000369 0.734191 ( 0.810087)
test_all 0.001721 0.000000 501.571074 ( 53.721325)
test_rubyspec 0.017822 0.024640 45.693272 ( 58.055049)
total: 128.34 sec