Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-225439
#<BuildRuby:0x000055854dfcc0d8
@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.20231123-225439",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004748 0.000365 0.930864 ( 1.327386)
build_miniruby 0.000984 0.000076 0.807812 ( 0.807973)
build_ruby 0.001282 0.000098 2.667990 ( 2.668742)
build_all 0.003888 0.004411 12.145768 ( 1.031740)
build_install 0.012442 0.001065 3.718883 ( 0.987859)
test_btest 0.000764 0.000102 63.333918 ( 6.012449)
test_basic 0.000000 0.004157 0.416538 ( 0.496387)
test_all 0.058050 0.044227 347.973878 ( 32.083416)
test_rubyspec 0.046043 0.017895 39.911172 ( 52.467067)
total: 97.88 sec