Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-202648
#<BuildRuby:0x0000559e746c3708
@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.20230630-202648",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001315 0.004352 1.400676 ( 2.771056)
build_miniruby 0.000683 0.000201 0.852355 ( 0.852932)
build_ruby 0.000925 0.000272 2.581141 ( 2.581838)
build_all 0.000915 0.008675 11.672972 ( 8.094710)
build_install 0.008095 0.000000 5.040220 ( 1.897758)
test_btest 0.001423 0.000000 88.186058 ( 7.473657)
test_basic 0.002363 0.002410 0.596200 ( 0.676000)
test_all 0.001880 0.000716 457.220835 ( 49.276302)
test_rubyspec 0.012292 0.024602 43.067675 ( 55.527735)
total: 129.15 sec