Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-034247
#<BuildRuby:0x000055dc8cb34048
@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-034247",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004612 1.047834 ( 1.411498)
build_miniruby 0.000000 0.000938 0.863014 ( 0.862635)
build_ruby 0.001454 0.000000 2.800407 ( 2.800385)
build_all 0.004942 0.004777 16.539045 ( 1.478583)
build_install 0.006852 0.001958 4.869872 ( 1.235375)
test_btest 0.000736 0.000210 84.834197 ( 7.790194)
test_basic 0.000932 0.003103 0.642053 ( 0.720331)
test_all 0.104806 0.027147 527.615856 ( 51.816113)
test_rubyspec 0.020734 0.027913 50.360634 ( 62.736363)
total: 130.85 sec