Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-002942
#<BuildRuby:0x000055a5a33af0b8
@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.20240115-002942",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005239 0.000105 1.110400 ( 1.496588)
build_miniruby 0.000981 0.000081 0.882105 ( 0.880944)
build_ruby 0.001189 0.000099 2.722729 ( 2.722665)
build_all 0.004987 0.003768 14.205165 ( 1.313454)
build_install 0.004801 0.003427 4.100575 ( 1.082391)
test_btest 0.000902 0.000169 73.584132 ( 6.808955)
test_basic 0.000401 0.003990 0.807677 ( 0.882764)
test_all 0.080603 0.050500 494.723757 ( 48.084834)
test_rubyspec 0.025098 0.023691 48.863696 ( 61.260314)
total: 124.53 sec