Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-035740
#<BuildRuby:0x000055ac5d12f818
@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.20231224-035740",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005649 0.000594 1.283083 ( 1.641639)
build_miniruby 0.001000 0.000105 0.806413 ( 0.806807)
build_ruby 0.001336 0.000000 2.795081 ( 2.796000)
build_all 0.010010 0.000261 16.549130 ( 1.464691)
build_install 0.006022 0.003541 4.896473 ( 1.195173)
test_btest 0.001090 0.000136 83.673176 ( 6.976166)
test_basic 0.000000 0.004101 0.727652 ( 0.804568)
test_all 0.100651 0.035498 540.737343 ( 54.768794)
test_rubyspec 0.030386 0.019731 49.547136 ( 62.008675)
total: 132.46 sec