Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-024514
#<BuildRuby:0x00005631d1023e20
@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.20230523-024514",
@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.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005061 0.000562 1.485600 ( 2.746266)
build_miniruby 0.000886 0.000099 0.724842 ( 0.724848)
build_ruby 0.001326 0.000000 2.231245 ( 2.231697)
build_all 0.004326 0.004603 12.177952 ( 1.051859)
build_install 0.003330 0.004240 1.630919 ( 0.814679)
test_btest 0.000000 0.000751 81.777003 ( 6.849177)
test_basic 0.000611 0.003761 0.734539 ( 0.816654)
test_all 0.000916 0.000229 440.420588 ( 37.477524)
test_rubyspec 0.020415 0.019957 41.357114 ( 53.886602)
total: 106.60 sec