Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-013615
#<BuildRuby:0x000055f46d9d4010
@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.20240617-013615",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004404 0.000734 1.043350 ( 1.716527)
build_miniruby 0.000904 0.000150 0.741910 ( 0.742182)
build_ruby 0.001111 0.000185 2.288176 ( 2.288853)
build_all 0.007796 0.000470 12.574029 ( 1.031252)
build_install 0.006098 0.005219 4.177440 ( 1.074251)
test_btest 0.000639 0.000137 71.008009 ( 5.136262)
test_basic 0.003246 0.000696 0.400367 ( 0.482397)
test_all 0.077751 0.025579 363.692445 ( 43.431075)
test_rubyspec 0.030741 0.011835 86.764853 ( 11.042133)
total: 66.95 sec