Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-134758
#<BuildRuby:0x000055e24dbaa858
@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.20230110-134758",
@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.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000032 0.000010 0.000042 ( 0.000026)
build_up 0.005081 0.001563 0.844924 ( 1.021337)
build_miniruby 0.001018 0.000314 1.025604 ( 1.023750)
build_ruby 0.001268 0.000390 2.788461 ( 2.785903)
build_all 0.003950 0.005974 16.832716 ( 2.997262)
build_install 0.006096 0.005333 2.107228 ( 1.081213)
test_btest 0.000709 0.000303 74.271983 ( 10.673350)
test_basic 0.005388 0.002309 0.392907 ( 0.476818)
test_all 0.001047 0.000449 654.494896 (113.073338)
test_rubyspec 0.052271 0.065280 51.753892 ( 59.808439)
total: 192.94 sec