Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-220827
#<BuildRuby:0x00005610fd8dc188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-220827",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003881 0.001164 0.793765 ( 1.183221)
build_miniruby 0.000812 0.000244 0.815961 ( 0.815911)
build_ruby 0.001087 0.000326 2.678575 ( 2.679748)
build_all 0.007925 0.000000 11.871680 ( 0.990099)
build_install 0.007839 0.005205 3.483392 ( 0.970623)
test_btest 0.000637 0.000196 65.651126 ( 4.829634)
test_basic 0.001189 0.003449 0.407433 ( 0.488355)
test_all 0.072647 0.027275 376.552874 ( 40.565399)
test_rubyspec 0.014186 0.052847 40.592454 ( 53.130403)
total: 105.65 sec