Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-040830
#<BuildRuby:0x000055f6e64b7e58
@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.20221118-040830",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.004712 1.090952 ( 1.132026)
build_miniruby 0.000000 0.000989 1.001753 ( 1.000423)
build_ruby 0.001195 0.000000 2.758446 ( 2.663078)
build_all 0.008943 0.000225 15.947652 ( 3.323086)
build_install 0.006916 0.001017 2.003536 ( 1.156507)
test_btest 0.000464 0.000147 61.623554 ( 10.953223)
test_basic 0.000463 0.004058 0.353577 ( 0.444700)
test_all 0.000671 0.000244 653.099002 (100.656884)
test_rubyspec 0.028883 0.038849 52.080925 ( 60.265928)
total: 181.60 sec