Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-103038
#<BuildRuby:0x000055fca15b7f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-103038",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003790 0.000758 1.004236 ( 1.275105)
build_miniruby 0.000855 0.000171 0.872061 ( 0.873717)
build_ruby 0.001261 0.000252 2.694731 ( 2.697946)
build_all 0.005108 0.002587 12.136914 ( 0.999026)
build_install 0.004624 0.006765 3.563996 ( 0.962525)
test_btest 0.000526 0.000175 62.641344 ( 5.692557)
test_basic 0.000244 0.003841 0.386758 ( 0.468605)
test_all 0.070551 0.028220 384.554985 ( 36.243776)
test_rubyspec 0.042382 0.028910 39.758533 ( 52.475796)
total: 101.69 sec