Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-075706
#<BuildRuby:0x000055dde8d3c090
@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.20230629-075706",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005871 0.000435 1.473586 ( 2.789895)
build_miniruby 0.000888 0.000209 0.944509 ( 0.944335)
build_ruby 0.001448 0.000340 2.674667 ( 2.674056)
build_all 0.009133 0.001059 16.760047 ( 1.501591)
build_install 0.007868 0.001749 4.891452 ( 1.178445)
test_btest 0.000624 0.000139 88.735910 ( 7.796356)
test_basic 0.003038 0.000675 0.610940 ( 0.694408)
test_all 0.001400 0.000311 476.373256 ( 54.061598)
test_rubyspec 0.033636 0.007475 42.442763 ( 54.891953)
total: 126.53 sec