Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-140800
#<BuildRuby:0x0000562670ae00c8
@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.20231119-140800",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005086 0.000424 0.910860 ( 1.317150)
build_miniruby 0.000898 0.000075 0.787871 ( 0.787911)
build_ruby 0.001383 0.000115 2.644170 ( 2.644589)
build_all 0.007537 0.000000 12.013995 ( 0.977769)
build_install 0.008094 0.004823 3.498093 ( 0.965220)
test_btest 0.000617 0.000082 63.172977 ( 5.370201)
test_basic 0.000000 0.004246 0.392726 ( 0.472769)
test_all 0.084677 0.010576 362.155892 ( 31.025040)
test_rubyspec 0.026692 0.039311 40.044690 ( 52.648889)
total: 96.21 sec