Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-134111
#<BuildRuby:0x00005598ceba7f90
@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.20231130-134111",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003893 0.000324 0.962364 ( 1.253792)
build_miniruby 0.000777 0.000065 0.883257 ( 0.883585)
build_ruby 0.001645 0.000137 2.707523 ( 2.709222)
build_all 0.007771 0.000000 11.992982 ( 1.014202)
build_install 0.002679 0.005990 3.544460 ( 0.978184)
test_btest 0.000000 0.000579 63.327837 ( 4.752513)
test_basic 0.000121 0.002814 0.371814 ( 0.454035)
test_all 0.082789 0.016039 365.768394 ( 35.862705)
test_rubyspec 0.024463 0.036929 39.718985 ( 52.373119)
total: 100.28 sec