Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-015317
#<BuildRuby:0x000055aef7bd3840
@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.20231213-015317",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001694 0.003771 1.361785 ( 1.720396)
build_miniruby 0.000936 0.000089 0.873048 ( 0.873078)
build_ruby 0.001208 0.000115 2.888715 ( 2.888739)
build_all 0.006232 0.004299 16.824247 ( 1.524777)
build_install 0.004520 0.004920 4.965231 ( 1.203596)
test_btest 0.000986 0.000180 88.658573 ( 7.499177)
test_basic 0.004619 0.000839 0.725357 ( 0.800327)
test_all 0.126853 0.011199 530.158024 ( 56.033433)
test_rubyspec 0.025157 0.022780 49.109307 ( 61.503111)
total: 134.05 sec