Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-175921
#<BuildRuby:0x000055a07b727ba0
@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.20230725-175921",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002471 0.002840 1.367885 ( 2.556387)
build_miniruby 0.001588 0.000000 0.856656 ( 0.860856)
build_ruby 0.001163 0.000000 2.687763 ( 2.687243)
build_all 0.008900 0.000000 13.819656 ( 1.218743)
build_install 0.007622 0.000819 2.083783 ( 0.952640)
test_btest 0.000000 0.001000 78.091798 ( 7.827444)
test_basic 0.001584 0.002990 0.518878 ( 0.595142)
test_all 0.001304 0.000260 524.657123 ( 49.830194)
test_rubyspec 0.015312 0.027008 42.904086 ( 55.312777)
total: 121.84 sec