Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-025459
#<BuildRuby:0x00005579364fbfa0
@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.20221230-025459",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004886 0.001629 0.845500 ( 1.300644)
build_miniruby 0.000993 0.000331 1.020732 ( 1.018736)
build_ruby 0.001669 0.000000 2.832427 ( 2.829921)
build_all 0.005803 0.004004 16.786500 ( 3.047437)
build_install 0.011726 0.000000 2.286152 ( 1.180806)
test_btest 0.001033 0.000000 74.300324 ( 11.389670)
test_basic 0.006350 0.000000 0.350658 ( 0.436995)
test_all 0.001335 0.000000 671.387846 (107.906098)
test_rubyspec 0.093372 0.039464 51.608818 ( 59.680752)
total: 188.79 sec