Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-033614
#<BuildRuby:0x0000563c8ba45e98
@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.20230112-033614",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006532 0.856340 ( 1.065045)
build_miniruby 0.000000 0.001162 1.018152 ( 1.016323)
build_ruby 0.000000 0.001501 2.785609 ( 2.783046)
build_all 0.008344 0.001419 16.747995 ( 2.988556)
build_install 0.008169 0.003063 2.030384 ( 1.067264)
test_btest 0.000000 0.000908 74.076329 ( 9.976402)
test_basic 0.000088 0.007784 0.385924 ( 0.469464)
test_all 0.000940 0.000470 667.346551 ( 98.494375)
test_rubyspec 0.060881 0.033572 51.718157 ( 59.832201)
total: 177.69 sec