Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-055319
#<BuildRuby:0x00005623193c8010
@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.20230120-055319",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001909 0.004690 0.855338 ( 1.033775)
build_miniruby 0.001232 0.000000 1.018791 ( 1.016814)
build_ruby 0.001556 0.000000 2.781162 ( 2.778652)
build_all 0.009384 0.000768 16.940857 ( 3.022462)
build_install 0.006927 0.004569 2.138370 ( 1.081666)
test_btest 0.000000 0.001019 66.785797 ( 11.200890)
test_basic 0.001062 0.005369 0.309897 ( 0.396383)
test_all 0.001589 0.000605 679.433619 ( 97.830138)
test_rubyspec 0.084480 0.048215 52.033500 ( 60.139965)
total: 178.50 sec