Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-234248
#<BuildRuby:0x000055b9df55c0c8
@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.20231229-234248",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005123 0.000192 0.793890 ( 1.185511)
build_miniruby 0.000799 0.000134 0.811054 ( 0.811217)
build_ruby 0.001659 0.000276 2.703441 ( 2.704020)
build_all 0.007207 0.000450 11.979857 ( 0.953357)
build_install 0.002797 0.009882 3.549831 ( 0.982168)
test_btest 0.000550 0.000169 66.212565 ( 4.531573)
test_basic 0.000387 0.004923 0.385589 ( 0.465705)
test_all 0.047405 0.049226 383.796472 ( 33.055432)
test_rubyspec 0.025080 0.039220 40.160947 ( 52.708472)
total: 97.40 sec