Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-022308
#<BuildRuby:0x0000559446cfaf50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-022308",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004048 0.000000 0.625476 ( 1.217350)
build_miniruby 0.000847 0.000000 0.693593 ( 0.692912)
build_ruby 0.001288 0.000000 2.412848 ( 2.412305)
build_all 0.001553 0.008035 12.907677 ( 1.593413)
build_install 0.003841 0.002713 1.487072 ( 0.698445)
test_btest 0.000521 0.000162 66.080795 ( 6.371577)
test_basic 0.003623 0.000000 0.275010 ( 0.369732)
test_all 0.000725 0.000524 500.587809 ( 47.111946)
test_rubyspec 0.011005 0.018557 35.978918 ( 46.543066)
total: 107.01 sec