Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-104633
#<BuildRuby:0x000056525827bf90
@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.20231122-104633",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002530 0.003524 0.906188 ( 1.311727)
build_miniruby 0.001249 0.000000 0.816716 ( 0.816329)
build_ruby 0.001928 0.000000 2.621698 ( 2.622016)
build_all 0.005936 0.001637 12.144436 ( 0.983680)
build_install 0.002370 0.009718 3.983021 ( 0.989015)
test_btest 0.000570 0.000263 67.542654 ( 4.929203)
test_basic 0.004085 0.000000 0.400460 ( 0.480597)
test_all 0.069970 0.021165 355.249766 ( 32.849325)
test_rubyspec 0.035768 0.029550 39.996639 ( 52.561982)
total: 97.54 sec