Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-031318
#<BuildRuby:0x000055d8cdc33e70
@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.20221226-031318",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003904 0.000601 0.791075 ( 1.022865)
build_miniruby 0.000783 0.000121 1.077057 ( 1.075983)
build_ruby 0.001032 0.000159 2.642662 ( 2.641201)
build_all 0.008453 0.000582 15.854719 ( 3.315406)
build_install 0.005384 0.003932 2.254399 ( 1.302943)
test_btest 0.000523 0.000098 65.300548 ( 11.007809)
test_basic 0.001538 0.003777 0.295357 ( 0.385540)
test_all 0.001326 0.000312 628.082130 (116.090578)
test_rubyspec 0.049693 0.020264 51.535884 ( 59.728762)
total: 196.57 sec