Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-021008
#<BuildRuby:0x00005579de9c3cb0
@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.20231227-021008",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.000000 0.005855 1.228262 ( 1.607232)
build_miniruby 0.001000 0.000561 0.944635 ( 0.943580)
build_ruby 0.000922 0.000461 2.774949 ( 2.774490)
build_all 0.004935 0.004461 16.580566 ( 1.518794)
build_install 0.003273 0.006074 4.689642 ( 1.160946)
test_btest 0.000954 0.000000 82.434425 ( 6.707051)
test_basic 0.001916 0.003419 0.758707 ( 0.834145)
test_all 0.098500 0.036220 544.420374 ( 58.455464)
test_rubyspec 0.009862 0.034548 50.301673 ( 62.689602)
total: 136.69 sec