Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-121724
#<BuildRuby:0x000056072b73c048
@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.20231128-121724",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003600 0.000847 1.153576 ( 1.568410)
build_miniruby 0.000838 0.000197 0.852479 ( 0.851950)
build_ruby 0.001097 0.000259 2.721201 ( 2.721735)
build_all 0.011038 0.000000 17.019988 ( 1.480057)
build_install 0.006079 0.003321 5.231739 ( 1.235725)
test_btest 0.000916 0.000208 88.738008 ( 7.542773)
test_basic 0.003784 0.000859 0.777862 ( 0.854943)
test_all 0.115249 0.020470 553.431925 ( 51.972967)
test_rubyspec 0.024579 0.023677 50.714407 ( 63.102962)
total: 131.33 sec