Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-011938
#<BuildRuby:0x000055f9ed9a3228
@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.20230725-011938",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004736 0.000790 1.459004 ( 2.863814)
build_miniruby 0.000802 0.000133 0.857912 ( 0.856802)
build_ruby 0.000973 0.000162 2.586231 ( 2.586554)
build_all 0.009391 0.000096 14.301126 ( 1.286933)
build_install 0.004567 0.004440 2.097810 ( 0.986843)
test_btest 0.000787 0.000150 82.814927 ( 7.988059)
test_basic 0.003289 0.000627 0.533040 ( 0.611709)
test_all 0.000830 0.000158 529.290434 ( 46.880901)
test_rubyspec 0.015057 0.023715 43.266274 ( 55.706746)
total: 119.77 sec