Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-012014
#<BuildRuby:0x000055967d822be8
@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.20221225-012014",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003742 0.000802 0.803278 ( 1.055532)
build_miniruby 0.000792 0.000170 0.970757 ( 0.969349)
build_ruby 0.000974 0.000208 2.594582 ( 2.592935)
build_all 0.008940 0.000000 15.766562 ( 3.388200)
build_install 0.005388 0.002800 2.178160 ( 1.179714)
test_btest 0.000000 0.000579 65.765411 ( 11.052243)
test_basic 0.002141 0.002875 0.301866 ( 0.392653)
test_all 0.000855 0.000213 642.245674 (101.739777)
test_rubyspec 0.045194 0.018006 51.696294 ( 59.914524)
total: 182.29 sec