Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-191354
#<BuildRuby:0x00005564441ebfb0
@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.20230130-191354",
@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.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004928 0.001642 0.842836 ( 1.461371)
build_miniruby 0.001008 0.000336 1.001768 ( 0.999843)
build_ruby 0.001220 0.000407 2.783548 ( 2.780954)
build_all 0.009806 0.000000 16.771926 ( 3.004320)
build_install 0.005878 0.005273 2.095368 ( 1.074802)
test_btest 0.000791 0.000263 75.600365 ( 11.039529)
test_basic 0.001757 0.004706 0.342827 ( 0.429072)
test_all 0.001449 0.000000 661.122699 (102.068562)
test_rubyspec 0.090689 0.040474 51.885390 ( 59.902380)
total: 182.76 sec