Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-105657
#<BuildRuby:0x000055cee0fbb6e8
@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.20240105-105657",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000000 0.003786 1.039332 ( 1.417062)
build_miniruby 0.000000 0.001354 0.901943 ( 0.901337)
build_ruby 0.000000 0.001440 2.588358 ( 2.587879)
build_all 0.006808 0.003011 14.280335 ( 1.358164)
build_install 0.003327 0.004728 4.135901 ( 1.097709)
test_btest 0.000675 0.000491 73.918007 ( 6.487891)
test_basic 0.000000 0.004012 0.568275 ( 0.647320)
test_all 0.103702 0.029202 482.148389 ( 49.692778)
test_rubyspec 0.017953 0.029605 47.336158 ( 59.806407)
total: 124.00 sec