Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-193539
#<BuildRuby:0x000056235c2801d8
@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.20221205-193539",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.008150 0.001938 1.208067 ( 1.336275)
build_miniruby 0.001436 0.000652 0.837957 ( 0.841981)
build_ruby 0.002425 0.001103 2.227435 ( 2.144264)
build_all 0.018475 0.001626 18.377809 ( 2.155637)
build_install 0.015766 0.003598 1.993898 ( 1.032904)
test_btest 0.000935 0.000311 91.933942 ( 8.854637)
test_basic 0.001587 0.005417 0.350969 ( 0.440021)
test_all 0.001511 0.000588 686.947501 ( 70.592586)
test_rubyspec 0.098786 0.055859 48.524034 ( 57.038679)
total: 144.44 sec