Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-041245
#<BuildRuby:0x0000563bee9340d8
@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.20231123-041245",
@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.000007 0.000001 0.000008 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004847 0.000440 0.930057 ( 1.314721)
build_miniruby 0.000945 0.000086 0.811994 ( 0.811953)
build_ruby 0.001774 0.000161 2.676750 ( 2.677577)
build_all 0.008095 0.000000 12.345116 ( 1.010667)
build_install 0.010978 0.000000 3.709827 ( 0.978212)
test_btest 0.000642 0.000007 65.161387 ( 5.224904)
test_basic 0.004859 0.000324 0.424299 ( 0.502777)
test_all 0.075139 0.022740 346.073355 ( 36.725272)
test_rubyspec 0.030561 0.035224 40.000435 ( 52.553843)
total: 101.80 sec