Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-014356
#<BuildRuby:0x00005559ba88c728
@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.20230102-014356",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000025 0.000007 0.000032 ( 0.000019)
build_up 0.005997 0.000617 0.847603 ( 1.054561)
build_miniruby 0.000925 0.000264 1.016150 ( 1.014164)
build_ruby 0.001176 0.000336 2.779191 ( 2.776665)
build_all 0.000000 0.009837 16.685168 ( 2.986853)
build_install 0.004680 0.007000 2.276153 ( 1.178369)
test_btest 0.000641 0.000342 71.315398 ( 11.191486)
test_basic 0.006476 0.000000 0.345507 ( 0.432261)
test_all 0.001398 0.000000 685.642180 (102.524382)
test_rubyspec 0.100023 0.033246 51.604957 ( 59.637310)
total: 182.80 sec