Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-202244
#<BuildRuby:0x00005647e533bde0
@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.20221123-202244",
@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.000001 0.000009 ( 0.000024)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004258 0.000609 1.105590 ( 1.145069)
build_miniruby 0.000792 0.000000 1.024614 ( 1.023450)
build_ruby 0.001167 0.000000 2.795763 ( 2.678660)
build_all 0.008806 0.000000 15.756935 ( 3.303690)
build_install 0.007191 0.000659 2.017370 ( 1.175023)
test_btest 0.000560 0.000000 62.180341 ( 11.432493)
test_basic 0.004629 0.000081 0.373890 ( 0.465752)
test_all 0.001095 0.000122 667.715076 (123.417698)
test_rubyspec 0.041050 0.021785 53.704543 ( 61.898263)
total: 206.54 sec