Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-083246
#<BuildRuby:0x00005578d7f180d8
@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-083246",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000760 0.004174 0.810095 ( 1.252715)
build_miniruby 0.000949 0.000000 0.818250 ( 0.818044)
build_ruby 0.001382 0.000000 2.675749 ( 2.676562)
build_all 0.007505 0.000000 12.017065 ( 0.961055)
build_install 0.010769 0.000858 3.410948 ( 0.971646)
test_btest 0.000670 0.000125 63.724228 ( 4.932679)
test_basic 0.004472 0.000016 0.412408 ( 0.493392)
test_all 0.083928 0.016039 365.440420 ( 36.483180)
test_rubyspec 0.023781 0.041975 40.801451 ( 53.353562)
total: 101.94 sec