Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-214441
#<BuildRuby:0x0000555a099c7788
@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.20231219-214441",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003653 0.000731 1.053071 ( 1.321771)
build_miniruby 0.001075 0.000215 0.896910 ( 0.898202)
build_ruby 0.001155 0.000231 2.737787 ( 2.740329)
build_all 0.002509 0.005365 12.137795 ( 1.051026)
build_install 0.003055 0.006952 3.645005 ( 1.004310)
test_btest 0.000522 0.000217 62.167259 ( 6.315647)
test_basic 0.000000 0.003722 0.390829 ( 0.469793)
test_all 0.105821 0.002785 444.820042 ( 40.765830)
test_rubyspec 0.032186 0.020312 40.396010 ( 53.149163)
total: 107.72 sec