Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-223857
#<BuildRuby:0x00005624c5ca8010
@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.20230307-223857",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003380 0.000676 0.756408 ( 2.246504)
build_miniruby 0.000644 0.000129 0.639891 ( 0.639832)
build_ruby 0.000943 0.000188 2.150467 ( 2.149944)
build_all 0.005105 0.003450 11.287673 ( 0.976483)
build_install 0.007105 0.000000 1.549486 ( 0.806674)
test_btest 0.000815 0.000000 77.782511 ( 6.837936)
test_basic 0.000215 0.003010 0.250814 ( 0.346264)
test_all 0.001762 0.000469 384.986083 ( 36.979336)
test_rubyspec 0.012244 0.017734 36.372590 ( 46.921096)
total: 97.90 sec