Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-165359
#<BuildRuby:0x00005612224d7fa8
@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.20230626-165359",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001793 0.003534 1.364299 ( 2.670132)
build_miniruby 0.000930 0.000196 0.953839 ( 0.952755)
build_ruby 0.001080 0.000227 2.545734 ( 2.545921)
build_all 0.005227 0.004303 15.514850 ( 1.479404)
build_install 0.008866 0.000000 4.524895 ( 1.083894)
test_btest 0.001052 0.000000 81.288145 ( 7.941620)
test_basic 0.004642 0.000000 0.665951 ( 0.746974)
test_all 0.002286 0.000000 443.103224 ( 39.175846)
test_rubyspec 0.013714 0.021751 41.430406 ( 53.954956)
total: 110.55 sec