Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-030442
#<BuildRuby:0x00005572c89d4460
@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.20230101-030442",
@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.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005037 0.001550 0.847314 ( 1.017412)
build_miniruby 0.000803 0.000247 1.017427 ( 1.015625)
build_ruby 0.001126 0.000346 2.769479 ( 2.766982)
build_all 0.008413 0.001153 16.782530 ( 2.993954)
build_install 0.009612 0.000069 2.287954 ( 1.184464)
test_btest 0.000866 0.000216 72.126413 ( 11.167507)
test_basic 0.005223 0.001306 0.362427 ( 0.448756)
test_all 0.000493 0.000887 671.588165 ( 95.435028)
test_rubyspec 0.049400 0.055847 51.658981 ( 59.764236)
total: 175.79 sec