Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-195024
#<BuildRuby:0x00005615655bb3c0
@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.20240108-195024",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001486 0.003436 1.402541 ( 1.772861)
build_miniruby 0.001054 0.000211 1.494589 ( 1.497126)
build_ruby 0.001589 0.000000 4.387363 ( 4.397891)
build_all 0.009295 0.001355 16.693947 ( 1.865996)
build_install 0.015007 0.000000 5.045669 ( 1.834393)
test_btest 0.000852 0.000000 84.429531 ( 12.693547)
test_basic 0.006781 0.000000 0.713675 ( 0.778526)
test_all 0.087333 0.034992 573.766791 ( 71.535493)
test_rubyspec 0.027724 0.041391 85.839218 ( 98.228761)
total: 194.61 sec