Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-233033
#<BuildRuby:0x00005596cf843788
@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.20231126-233033",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001658 0.004519 0.896259 ( 1.264807)
build_miniruby 0.001083 0.000000 0.827114 ( 0.827328)
build_ruby 0.002500 0.000000 2.646039 ( 2.677511)
build_all 0.008121 0.000000 12.251839 ( 1.005479)
build_install 0.010372 0.003526 3.731679 ( 1.002234)
test_btest 0.000567 0.000126 63.309598 ( 5.094968)
test_basic 0.000000 0.005228 0.409560 ( 0.486069)
test_all 0.074544 0.017599 348.822580 ( 37.923249)
test_rubyspec 0.021934 0.043459 39.710276 ( 52.278909)
total: 102.56 sec