Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-025219
#<BuildRuby:0x00005646f302c098
@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.20231230-025219",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005909 0.000301 1.079965 ( 1.446676)
build_miniruby 0.000837 0.000132 0.863533 ( 0.862701)
build_ruby 0.001934 0.000000 2.984701 ( 2.989074)
build_all 0.010028 0.000000 16.852423 ( 1.500121)
build_install 0.008459 0.000000 4.732311 ( 1.140810)
test_btest 0.000893 0.000091 87.938440 ( 7.397002)
test_basic 0.004632 0.000579 0.643169 ( 0.721592)
test_all 0.126298 0.008898 540.237886 ( 58.665841)
test_rubyspec 0.008373 0.038477 50.812823 ( 63.034131)
total: 137.76 sec