Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-122053
#<BuildRuby:0x000055f02a1e38c0
@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.20230810-122053",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005228 0.000192 1.447121 ( 2.718905)
build_miniruby 0.001209 0.000000 0.904585 ( 0.903745)
build_ruby 0.001570 0.000000 2.614755 ( 2.662812)
build_all 0.005736 0.004166 14.916955 ( 1.321133)
build_install 0.006550 0.002902 2.181419 ( 1.009789)
test_btest 0.001060 0.000000 86.126318 ( 7.546453)
test_basic 0.000921 0.006215 0.596588 ( 0.669422)
test_all 0.000960 0.000259 545.147805 ( 46.251179)
test_rubyspec 0.021933 0.022055 46.343557 ( 58.742675)
total: 121.83 sec