Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-094058
#<BuildRuby:0x000055c953d82be8
@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.20230105-094058",
@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.000004 0.000017 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001420 0.005257 0.892695 ( 1.070904)
build_miniruby 0.000924 0.000396 1.013976 ( 1.012057)
build_ruby 0.001197 0.000513 2.798854 ( 2.796248)
build_all 0.003971 0.005732 16.645064 ( 2.986460)
build_install 0.010555 0.001089 2.208731 ( 1.172543)
test_btest 0.000807 0.000353 75.441092 ( 10.073049)
test_basic 0.000000 0.007057 0.350320 ( 0.435339)
test_all 0.000000 0.001293 672.041373 (102.565524)
test_rubyspec 0.094690 0.032610 51.545511 ( 59.591456)
total: 181.70 sec