Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-153227
#<BuildRuby:0x0000564dbba3bb50
@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-153227",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005428 0.000216 1.519967 ( 3.028887)
build_miniruby 0.001104 0.000184 0.973926 ( 0.972782)
build_ruby 0.001391 0.000232 2.627406 ( 2.632475)
build_all 0.005908 0.002990 13.257752 ( 1.141962)
build_install 0.007234 0.000586 1.911389 ( 0.936879)
test_btest 0.000838 0.000153 78.883494 ( 6.931836)
test_basic 0.004506 0.000053 0.532904 ( 0.614443)
test_all 0.001577 0.000275 502.525439 ( 45.790093)
test_rubyspec 0.012893 0.029028 42.427445 ( 54.809608)
total: 116.86 sec