Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-172721
#<BuildRuby:0x00005650b443f520
@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.20230704-172721",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000016)
build_up 0.000958 0.003726 1.420991 ( 2.657606)
build_miniruby 0.000986 0.000098 0.920930 ( 0.921038)
build_ruby 0.001225 0.000122 2.430664 ( 2.431588)
build_all 0.008922 0.000464 10.986691 ( 7.592521)
build_install 0.008696 0.000400 5.093813 ( 2.128884)
test_btest 0.001615 0.000000 85.947837 ( 7.221611)
test_basic 0.004659 0.000176 0.816995 ( 0.897104)
test_all 0.001826 0.000159 448.206088 ( 50.894175)
test_rubyspec 0.030758 0.008485 41.658334 ( 54.079174)
total: 128.82 sec