Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-150321
#<BuildRuby:0x00005593b3823fd8
@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.20231221-150321",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000000 0.004124 1.046986 ( 1.334757)
build_miniruby 0.000000 0.000782 0.901116 ( 0.901156)
build_ruby 0.000000 0.001241 2.735486 ( 2.738152)
build_all 0.006126 0.001969 12.221237 ( 1.052894)
build_install 0.000517 0.011260 3.631647 ( 0.986976)
test_btest 0.000584 0.000209 65.614948 ( 4.789514)
test_basic 0.002649 0.000946 0.390615 ( 0.463945)
test_all 0.081043 0.024367 417.711050 ( 45.377833)
test_rubyspec 0.029901 0.021044 40.483293 ( 53.245094)
total: 110.89 sec