Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-223033
#<BuildRuby:0x000055c3e90c2eb8
@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-223033",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001155 0.004552 1.543676 ( 2.785586)
build_miniruby 0.000640 0.000366 0.789870 ( 0.789564)
build_ruby 0.000000 0.001258 2.347397 ( 2.347928)
build_all 0.000000 0.009206 12.374904 ( 1.065807)
build_install 0.006850 0.000468 1.689750 ( 0.856293)
test_btest 0.000592 0.000406 81.630670 ( 7.046027)
test_basic 0.000033 0.003387 0.685747 ( 0.768713)
test_all 0.000841 0.000620 428.287881 ( 47.167783)
test_rubyspec 0.015172 0.023816 41.241186 ( 53.737342)
total: 116.57 sec