Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-135427
#<BuildRuby:0x0000564ae26dffa0
@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.20230103-135427",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000034 0.000008 0.000042 ( 0.000027)
build_up 0.000000 0.006336 0.850786 ( 1.048595)
build_miniruby 0.001293 0.000000 1.029333 ( 1.027379)
build_ruby 0.001580 0.000043 2.814150 ( 2.811599)
build_all 0.006441 0.003373 16.800016 ( 2.985681)
build_install 0.009516 0.001945 2.283109 ( 1.188902)
test_btest 0.000696 0.000232 77.606791 ( 11.097377)
test_basic 0.005002 0.001667 0.355370 ( 0.441677)
test_all 0.001038 0.000346 666.863990 (102.272681)
test_rubyspec 0.093406 0.038319 52.070246 ( 60.064592)
total: 182.94 sec