Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-221305
#<BuildRuby:0x000055f6c2a37e88
@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.20240109-221305",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004199 0.000764 0.809606 ( 1.192682)
build_miniruby 0.000791 0.000144 0.807610 ( 0.807681)
build_ruby 0.001268 0.000231 2.678920 ( 2.681121)
build_all 0.004145 0.003380 11.905493 ( 0.970133)
build_install 0.007346 0.003886 3.429295 ( 0.970032)
test_btest 0.000595 0.000158 63.214101 ( 5.259547)
test_basic 0.003123 0.000832 0.395909 ( 0.476575)
test_all 0.068175 0.028442 376.631287 ( 42.038224)
test_rubyspec 0.020331 0.046322 40.671964 ( 53.229009)
total: 107.63 sec