Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-123508
#<BuildRuby:0x000056358f88be48
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-123508",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000014)
build_up 0.007098 0.000407 1.338343 ( 1.359453)
build_miniruby 0.000000 0.001286 1.697507 ( 1.568665)
build_ruby 0.000000 0.001567 2.776446 ( 2.773853)
build_all 0.008768 0.001174 16.721902 ( 2.971465)
build_install 0.009904 0.001651 2.172685 ( 1.096970)
test_btest 0.000992 0.000165 77.143686 ( 10.775394)
test_basic 0.001358 0.005001 0.342150 ( 0.428464)
test_all 0.001157 0.000257 666.221864 (106.875073)
test_rubyspec 0.081240 0.054732 52.369071 ( 60.377611)
total: 188.23 sec