Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-181144
#<BuildRuby:0x000055ee21d676e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230131-181144",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003082 0.000841 0.609356 ( 1.333025)
build_miniruby 0.001003 0.000000 0.641104 ( 0.640539)
build_ruby 0.001160 0.000000 2.043041 ( 2.042989)
build_all 0.005911 0.002944 11.885196 ( 1.458658)
build_install 0.003704 0.002628 1.508892 ( 0.720758)
test_btest 0.000529 0.000166 63.132120 ( 5.914993)
test_basic 0.003822 0.000036 0.271656 ( 0.366431)
test_all 0.001191 0.000000 472.845641 ( 47.878703)
test_rubyspec 0.023317 0.006491 35.352711 ( 45.776094)
total: 106.13 sec