Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-210128
#<BuildRuby:0x00005605ad9c4010
@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.20230123-210128",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000029)
build_up 0.000912 0.008100 0.922121 ( 1.097501)
build_miniruby 0.000994 0.000355 1.006010 ( 1.004068)
build_ruby 0.001117 0.000398 2.762626 ( 2.760156)
build_all 0.007261 0.002593 16.663889 ( 2.962787)
build_install 0.009627 0.001665 2.054128 ( 1.065086)
test_btest 0.000683 0.000228 69.611762 ( 11.072587)
test_basic 0.005866 0.000265 0.334391 ( 0.421435)
test_all 0.001479 0.000000 657.810682 ( 98.055929)
test_rubyspec 0.063307 0.021356 51.248706 ( 59.366199)
total: 177.81 sec