Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-080701
#<BuildRuby:0x0000558c187c7500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-080701",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.004945 0.001546 1.457971 ( 1.738940)
build_miniruby 0.000665 0.000207 0.847338 ( 0.846798)
build_ruby 0.001398 0.000000 2.661055 ( 2.660729)
build_all 0.008225 0.001609 14.273308 ( 1.254112)
build_install 0.007041 0.000680 4.215102 ( 1.088287)
test_btest 0.000565 0.000157 74.177805 ( 6.722048)
test_basic 0.003699 0.001028 0.688687 ( 0.768498)
test_all 0.112140 0.018038 472.128277 ( 50.446790)
test_rubyspec 0.014758 0.032195 47.615035 ( 60.079432)
total: 125.61 sec