Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-034815
#<BuildRuby:0x000055e923960070
@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.20230615-034815",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004526 0.000080 1.268545 ( 2.861915)
build_miniruby 0.000000 0.001088 0.770134 ( 0.769498)
build_ruby 0.000000 0.001195 2.372973 ( 2.373972)
build_all 0.003112 0.006623 12.667206 ( 1.152306)
build_install 0.003929 0.004148 1.858016 ( 0.878606)
test_btest 0.000823 0.000260 83.283020 ( 7.024935)
test_basic 0.003530 0.001115 0.632792 ( 0.715215)
test_all 0.001317 0.000416 438.118676 ( 43.006616)
test_rubyspec 0.027307 0.011023 41.137452 ( 53.665498)
total: 112.45 sec