Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-153820
#<BuildRuby:0x000055e6e52bc088
@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.20231205-153820",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001626 0.002404 0.981945 ( 1.293121)
build_miniruby 0.000910 0.000228 0.864221 ( 0.864547)
build_ruby 0.000849 0.000213 2.714365 ( 2.718691)
build_all 0.005766 0.002263 12.084115 ( 1.010133)
build_install 0.005232 0.003894 3.525121 ( 0.960267)
test_btest 0.000486 0.000152 64.002383 ( 5.804032)
test_basic 0.002817 0.000000 0.371545 ( 0.454260)
test_all 0.075650 0.028709 394.603422 ( 41.983249)
test_rubyspec 0.022398 0.034078 39.556917 ( 52.267871)
total: 107.36 sec