Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-095020
#<BuildRuby:0x000055ba6ae17240
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-095020",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008782 0.000218 0.956222 ( 1.147264)
build_miniruby 0.002236 0.000479 0.841968 ( 0.840858)
build_ruby 0.002737 0.000586 2.130846 ( 2.131422)
build_all 0.014710 0.006831 18.686502 ( 2.153936)
build_install 0.015785 0.006210 2.046264 ( 1.036686)
test_btest 0.000000 0.001605 94.420438 ( 9.170150)
test_basic 0.009888 0.000548 0.339402 ( 0.424548)
test_all 0.001674 0.000469 672.541401 ( 66.698552)
test_rubyspec 0.092900 0.065713 47.975974 ( 56.158180)
total: 139.76 sec