Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-133658
#<BuildRuby:0x000056417c8b3cb0
@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.20230726-133658",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006143 0.000646 1.510201 ( 2.824249)
build_miniruby 0.000996 0.000105 1.029694 ( 1.028223)
build_ruby 0.001074 0.000113 2.927049 ( 2.927052)
build_all 0.009339 0.000026 14.190067 ( 1.310116)
build_install 0.004095 0.003895 1.863023 ( 0.903200)
test_btest 0.000830 0.000108 81.011062 ( 7.839913)
test_basic 0.000174 0.004403 0.585601 ( 0.662548)
test_all 0.001126 0.000196 497.832665 ( 55.281932)
test_rubyspec 0.020134 0.024547 45.014975 ( 57.345089)
total: 130.12 sec