Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-090750
#<BuildRuby:0x000056365c3dfd68
@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.20230609-090750",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.005490 1.379852 ( 2.649455)
build_miniruby 0.000000 0.001212 0.806035 ( 0.805150)
build_ruby 0.000937 0.000386 2.386138 ( 2.385932)
build_all 0.008986 0.000324 12.273939 ( 1.145464)
build_install 0.005714 0.001805 1.693162 ( 0.848040)
test_btest 0.000828 0.000262 79.062149 ( 7.323251)
test_basic 0.001836 0.005061 0.704668 ( 0.781720)
test_all 0.000946 0.000526 422.465570 ( 47.396255)
test_rubyspec 0.011099 0.027236 41.542369 ( 54.000560)
total: 117.34 sec