Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-100831
#<BuildRuby:0x0000556c07b0c098
@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.20240104-100831",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.006057 1.027314 ( 1.285828)
build_miniruby 0.000394 0.000839 0.833365 ( 0.833229)
build_ruby 0.001422 0.000438 2.694417 ( 2.694776)
build_all 0.008655 0.000246 11.918849 ( 0.997993)
build_install 0.004271 0.007988 3.509068 ( 0.960409)
test_btest 0.000841 0.000000 63.702633 ( 4.816559)
test_basic 0.004620 0.000000 0.396940 ( 0.477201)
test_all 0.059458 0.040441 378.523981 ( 36.115140)
test_rubyspec 0.019662 0.054973 39.824658 ( 52.388678)
total: 100.57 sec