Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-033936
#<BuildRuby:0x00005575cc67c090
@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.20231202-033936",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.004806 0.983335 ( 1.253924)
build_miniruby 0.000000 0.000797 0.861968 ( 0.861907)
build_ruby 0.000000 0.001679 2.697411 ( 2.700868)
build_all 0.002859 0.004153 12.091296 ( 0.993212)
build_install 0.009937 0.003186 3.555666 ( 0.961003)
test_btest 0.000443 0.000177 66.227923 ( 4.579982)
test_basic 0.000000 0.003588 0.378021 ( 0.456976)
test_all 0.060304 0.041821 412.828743 ( 39.733819)
test_rubyspec 0.037916 0.032626 39.603231 ( 52.274111)
total: 103.82 sec