Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-134125
#<BuildRuby:0x000056372dcf7708
@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.20230520-134125",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001542 0.003177 1.430706 ( 2.688890)
build_miniruby 0.000743 0.000279 0.808774 ( 0.808757)
build_ruby 0.000910 0.000341 2.380809 ( 2.380494)
build_all 0.003417 0.005600 12.304231 ( 1.083123)
build_install 0.007357 0.000000 1.710691 ( 0.852858)
test_btest 0.001179 0.000000 79.761409 ( 6.415495)
test_basic 0.005202 0.000000 0.868048 ( 0.948108)
test_all 0.000993 0.000329 440.111836 ( 42.808100)
test_rubyspec 0.007758 0.024543 39.630435 ( 52.181257)
total: 110.17 sec