Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-163954
#<BuildRuby:0x0000558c343f00c8
@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-163954",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001218 0.004580 0.937002 ( 2.330383)
build_miniruby 0.000694 0.000386 0.849636 ( 0.849614)
build_ruby 0.001217 0.000676 2.600624 ( 2.600849)
build_all 0.008587 0.000000 12.185901 ( 0.978953)
build_install 0.012203 0.000884 3.730481 ( 0.986432)
test_btest 0.000597 0.000224 65.798424 ( 4.709024)
test_basic 0.003511 0.001317 0.407760 ( 0.486694)
test_all 0.081619 0.019337 345.043814 ( 34.873370)
test_rubyspec 0.022664 0.042890 39.805159 ( 52.344394)
total: 100.16 sec