Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-180235
#<BuildRuby:0x000055f0440bf7b8
@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.20231211-180235",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004731 0.000788 1.446015 ( 1.787364)
build_miniruby 0.000807 0.000135 0.994393 ( 0.993698)
build_ruby 0.000000 0.001294 2.709119 ( 2.709172)
build_all 0.000966 0.009143 17.247304 ( 1.544431)
build_install 0.009100 0.000057 5.079255 ( 1.206586)
test_btest 0.000946 0.000255 89.641607 ( 7.053989)
test_basic 0.003366 0.000906 0.671318 ( 0.750131)
test_all 0.116652 0.017006 582.614900 ( 52.333231)
test_rubyspec 0.031895 0.014549 49.183783 ( 61.499093)
total: 129.88 sec