Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-141425
#<BuildRuby:0x000055ccd55cf790
@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-141425",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001919 0.004500 0.821853 ( 1.209232)
build_miniruby 0.000715 0.000195 0.820713 ( 0.820605)
build_ruby 0.001441 0.000000 2.698157 ( 2.699047)
build_all 0.007798 0.000000 11.977988 ( 0.982657)
build_install 0.010577 0.002964 3.378768 ( 0.976016)
test_btest 0.000634 0.000149 63.092648 ( 5.618802)
test_basic 0.000427 0.004073 0.411577 ( 0.491562)
test_all 0.080585 0.018221 385.173144 ( 36.108484)
test_rubyspec 0.042563 0.028665 40.753218 ( 53.298655)
total: 102.21 sec