Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-134626
#<BuildRuby:0x00005624b345e858
@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.20230114-134626",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000026)
build_up 0.000569 0.005966 0.846378 ( 1.033521)
build_miniruby 0.001346 0.000000 1.022230 ( 1.020457)
build_ruby 0.001615 0.000000 2.775525 ( 2.773128)
build_all 0.008097 0.001830 16.852948 ( 2.999185)
build_install 0.009254 0.002349 2.099093 ( 1.088720)
test_btest 0.000654 0.000286 68.540582 ( 11.559663)
test_basic 0.001647 0.005088 0.355869 ( 0.441966)
test_all 0.000932 0.000466 664.887356 ( 98.790219)
test_rubyspec 0.085094 0.050347 52.329060 ( 60.369022)
total: 180.08 sec