Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-034314
#<BuildRuby:0x000055ad00eeff90
@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.20240116-034314",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000022 0.000010 0.000032 ( 0.000031)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.004688 0.002083 0.805435 ( 1.195009)
build_miniruby 0.000766 0.000341 0.813831 ( 0.813132)
build_ruby 0.000000 0.001897 2.702111 ( 2.702663)
build_all 0.007319 0.000000 11.914237 ( 0.987407)
build_install 0.010063 0.000670 3.481347 ( 0.967138)
test_btest 0.000577 0.000206 64.444729 ( 4.423163)
test_basic 0.004287 0.000017 0.414178 ( 0.492872)
test_all 0.081861 0.016092 366.548467 ( 36.239616)
test_rubyspec 0.039883 0.025897 40.339428 ( 52.895764)
total: 100.72 sec