Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-165152
#<BuildRuby:0x000055d28a813208
@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.20230105-165152",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003714 0.636851 ( 1.139695)
build_miniruby 0.000872 0.000000 0.659241 ( 0.658417)
build_ruby 0.001293 0.000000 2.402828 ( 2.402816)
build_all 0.005940 0.003402 12.906805 ( 1.599292)
build_install 0.001577 0.004890 1.546848 ( 0.735721)
test_btest 0.000537 0.000141 66.345363 ( 6.474389)
test_basic 0.001130 0.002599 0.248812 ( 0.343723)
test_all 0.001296 0.000000 508.131325 ( 47.973942)
test_rubyspec 0.017600 0.011797 34.672466 ( 45.277531)
total: 106.61 sec