Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-234044
#<BuildRuby:0x0000556504747520
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240102-234044",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.002729 0.004435 1.051260 ( 1.313552)
build_miniruby 0.000931 0.000156 0.815095 ( 0.814510)
build_ruby 0.001571 0.000262 2.642453 ( 2.643198)
build_all 0.000001 0.007500 11.957319 ( 1.000856)
build_install 0.005387 0.007066 3.502088 ( 0.966445)
test_btest 0.000614 0.000246 61.698065 ( 5.494999)
test_basic 0.000000 0.004429 0.419015 ( 0.498610)
test_all 0.080111 0.014408 380.888761 ( 31.722625)
test_rubyspec 0.044447 0.023067 39.859920 ( 52.418781)
total: 96.87 sec