Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-213635
#<BuildRuby:0x000055ba19963e48
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221213-213635",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004474 0.897443 ( 1.525217)
build_miniruby 0.000000 0.000966 0.984048 ( 0.982635)
build_ruby 0.001247 0.000000 2.666012 ( 2.580013)
build_all 0.003485 0.005403 15.696454 ( 3.247844)
build_install 0.006449 0.004470 2.232116 ( 1.293063)
test_btest 0.000488 0.000190 64.100716 ( 11.351478)
test_basic 0.003742 0.001455 0.303589 ( 0.393895)
test_all 0.001158 0.000450 671.959438 (142.362420)
test_rubyspec 0.029979 0.027757 52.904588 ( 61.062581)
total: 224.80 sec