Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-233001
#<BuildRuby:0x0000559ccd674b60
@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="-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.20221130-233001",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.008487 0.001305 1.220986 ( 1.483716)
build_miniruby 0.002326 0.000358 0.845853 ( 0.843953)
build_ruby 0.000000 0.003545 2.244002 ( 2.149967)
build_all 0.012545 0.010062 18.660055 ( 2.172484)
build_install 0.010987 0.011906 2.064567 ( 1.030438)
test_btest 0.001016 0.000418 90.077332 ( 9.423301)
test_basic 0.003397 0.006689 0.346920 ( 0.432475)
test_all 0.001380 0.000649 704.673460 ( 71.158914)
test_rubyspec 0.103170 0.073736 49.653051 ( 57.761224)
total: 146.46 sec