Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-014456
#<BuildRuby:0x000055cdf5f66eb8
@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-014456",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004183 0.000984 1.471256 ( 2.688636)
build_miniruby 0.000668 0.000157 0.862146 ( 0.862244)
build_ruby 0.001492 0.000351 2.628237 ( 2.675742)
build_all 0.005147 0.004527 14.034139 ( 1.281639)
build_install 0.007955 0.000198 1.968749 ( 0.863970)
test_btest 0.000993 0.000000 80.992953 ( 7.669941)
test_basic 0.000233 0.004344 0.609330 ( 0.686210)
test_all 0.000368 0.001014 515.163014 ( 51.682872)
test_rubyspec 0.017190 0.027422 44.971655 ( 57.342526)
total: 125.75 sec