Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-001032
#<BuildRuby:0x000055c44c997fa8
@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.20230703-001032",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002319 0.003516 1.450469 ( 2.717426)
build_miniruby 0.000796 0.000221 0.853076 ( 0.854514)
build_ruby 0.001060 0.000294 2.798224 ( 2.798921)
build_all 0.008735 0.000186 11.224340 ( 7.582470)
build_install 0.008417 0.000079 5.143855 ( 1.907351)
test_btest 0.000654 0.000149 84.339179 ( 8.076082)
test_basic 0.002631 0.000598 0.675444 ( 0.757216)
test_all 0.001133 0.000257 476.681886 ( 42.647943)
test_rubyspec 0.011948 0.029584 43.052089 ( 55.469253)
total: 122.81 sec