Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-120746
#<BuildRuby:0x000055eb19fb7818
@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.20230609-120746",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004048 0.000715 1.421932 ( 2.721490)
build_miniruby 0.000811 0.000144 0.826761 ( 0.826016)
build_ruby 0.001028 0.000181 2.374290 ( 2.373749)
build_all 0.009587 0.000000 12.189041 ( 1.050883)
build_install 0.007691 0.000000 1.666776 ( 0.826789)
test_btest 0.000864 0.000020 81.053845 ( 6.881032)
test_basic 0.000986 0.003926 0.762183 ( 0.843147)
test_all 0.001050 0.000092 415.589843 ( 36.907296)
test_rubyspec 0.029449 0.010610 41.426811 ( 53.902997)
total: 106.33 sec