Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-083421
#<BuildRuby:0x000055d423f07fb0
@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.20230115-083421",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.007205 0.000000 1.275488 ( 1.718563)
build_miniruby 0.001263 0.000000 1.703414 ( 1.573305)
build_ruby 0.001565 0.000000 2.774059 ( 2.771430)
build_all 0.001145 0.008764 16.830038 ( 3.023131)
build_install 0.010608 0.000872 2.138715 ( 1.087716)
test_btest 0.000900 0.000196 75.454652 ( 10.976304)
test_basic 0.002990 0.003383 0.342810 ( 0.429222)
test_all 0.001019 0.000254 676.032637 (102.769839)
test_rubyspec 0.078013 0.056979 52.367384 ( 60.403135)
total: 184.75 sec