Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-230802
#<BuildRuby:0x000055e5e60e3040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231129-230802",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000213 0.004105 1.126602 ( 1.535405)
build_miniruby 0.000906 0.000144 0.846081 ( 0.845773)
build_ruby 0.000000 0.001387 2.633790 ( 2.634327)
build_all 0.008252 0.001940 16.478910 ( 1.444783)
build_install 0.007783 0.000667 4.817042 ( 1.158462)
test_btest 0.000898 0.000156 84.429264 ( 7.590545)
test_basic 0.000455 0.003389 0.655776 ( 0.728909)
test_all 0.108115 0.024908 526.527995 ( 53.089283)
test_rubyspec 0.034546 0.013643 50.707472 ( 63.030880)
total: 132.06 sec