Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-130058
#<BuildRuby:0x000055d626bff7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-130058",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004701 0.000122 1.245951 ( 1.625351)
build_miniruby 0.000000 0.001463 1.435612 ( 1.437854)
build_ruby 0.000000 0.001448 4.208134 ( 4.216946)
build_all 0.005726 0.004356 16.518924 ( 1.731851)
build_install 0.014052 0.002648 5.213783 ( 2.010120)
test_btest 0.000643 0.000148 85.456198 ( 14.560792)
test_basic 0.005300 0.000357 0.659213 ( 0.723869)
test_all 0.101683 0.021775 552.025861 ( 59.075219)
test_rubyspec 0.042163 0.023617 77.562677 ( 89.730972)
total: 175.11 sec