Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-233632
#<BuildRuby:0x000055f6ddc6b040
@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.20230811-233632",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004625 0.001088 1.338403 ( 2.617305)
build_miniruby 0.000837 0.000197 0.930276 ( 0.929676)
build_ruby 0.000971 0.000228 2.757903 ( 2.758235)
build_all 0.008864 0.000973 14.284279 ( 1.334978)
build_install 0.000277 0.008056 2.074338 ( 0.902884)
test_btest 0.000735 0.000232 81.077371 ( 7.352288)
test_basic 0.004623 0.000000 0.671911 ( 0.748704)
test_all 0.001618 0.000000 526.387001 ( 46.060530)
test_rubyspec 0.009516 0.033069 44.505434 ( 56.858426)
total: 119.56 sec