Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-072932
#<BuildRuby:0x000056477aa500d8
@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-072932",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.002931 0.003683 0.806255 ( 1.191359)
build_miniruby 0.000000 0.001166 0.858978 ( 0.858564)
build_ruby 0.001498 0.000450 2.687550 ( 2.688327)
build_all 0.006849 0.001112 11.919124 ( 0.989690)
build_install 0.008778 0.001575 3.386206 ( 0.962875)
test_btest 0.000552 0.000172 64.816704 ( 4.830366)
test_basic 0.001011 0.003004 0.405425 ( 0.487180)
test_all 0.077038 0.019541 382.176704 ( 38.626135)
test_rubyspec 0.030957 0.033626 40.500544 ( 53.056960)
total: 103.69 sec