Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-021259
#<BuildRuby:0x000055fdd3c9b568
@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.20230625-021259",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001032 0.004340 1.495270 ( 2.798500)
build_miniruby 0.000712 0.000332 0.863395 ( 0.864153)
build_ruby 0.000819 0.000382 2.522122 ( 2.522128)
build_all 0.009061 0.000407 15.534178 ( 1.370448)
build_install 0.003518 0.005752 4.533547 ( 1.079754)
test_btest 0.000709 0.000334 81.987673 ( 7.811794)
test_basic 0.000000 0.003793 0.602146 ( 0.684153)
test_all 0.000654 0.000805 425.672098 ( 43.093254)
test_rubyspec 0.014963 0.023220 42.934656 ( 55.439144)
total: 115.66 sec