Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-110802
#<BuildRuby:0x000055adc10b00d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221124-110802",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004746 0.000339 1.051150 ( 1.899338)
build_miniruby 0.000861 0.000061 0.944153 ( 0.942806)
build_ruby 0.001021 0.000073 2.811525 ( 2.690003)
build_all 0.004607 0.004442 15.825193 ( 3.299163)
build_install 0.006304 0.003979 1.984585 ( 1.145586)
test_btest 0.000554 0.000098 62.698091 ( 11.422883)
test_basic 0.000596 0.004459 0.347048 ( 0.438144)
test_all 0.001773 0.000417 667.446848 (124.598723)
test_rubyspec 0.042476 0.028175 53.520614 ( 61.739031)
total: 208.18 sec