Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-165139
#<BuildRuby:0x00005614d38de620
@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.20230110-165139",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005602 0.000868 0.902237 ( 1.067890)
build_miniruby 0.000896 0.000448 1.021188 ( 1.019210)
build_ruby 0.001053 0.000527 2.782595 ( 2.779898)
build_all 0.009547 0.000508 16.852083 ( 2.972222)
build_install 0.006269 0.005202 2.138825 ( 1.077766)
test_btest 0.000722 0.000337 71.467272 ( 10.259217)
test_basic 0.001376 0.005188 0.369701 ( 0.456095)
test_all 0.000984 0.000524 660.379040 (101.280534)
test_rubyspec 0.078676 0.050081 51.743956 ( 59.779652)
total: 180.69 sec