Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-084536
#<BuildRuby:0x000055f94cd67f90
@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.20240110-084536",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005730 0.000477 0.806934 ( 1.195211)
build_miniruby 0.001167 0.000000 0.811577 ( 0.811101)
build_ruby 0.001457 0.000000 2.652421 ( 2.653381)
build_all 0.004592 0.002701 12.001087 ( 0.999249)
build_install 0.007446 0.003089 3.372100 ( 0.966741)
test_btest 0.000585 0.000088 66.662884 ( 4.676171)
test_basic 0.003460 0.000519 0.398867 ( 0.478513)
test_all 0.097140 0.005750 394.198508 ( 34.149917)
test_rubyspec 0.040894 0.023879 40.528104 ( 53.114457)
total: 99.05 sec