Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-171658
#<BuildRuby:0x000055d81a54bfa8
@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.20230730-171658",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005582 0.000882 1.632973 ( 2.851402)
build_miniruby 0.000974 0.000000 0.849729 ( 0.849182)
build_ruby 0.001170 0.000000 2.881975 ( 2.881983)
build_all 0.003420 0.005907 14.714807 ( 1.278101)
build_install 0.007342 0.001596 2.087042 ( 0.938769)
test_btest 0.001032 0.000000 82.765308 ( 8.491328)
test_basic 0.005367 0.000000 0.713489 ( 0.789354)
test_all 0.001721 0.000069 508.459969 ( 53.369347)
test_rubyspec 0.013783 0.030936 45.322384 ( 57.563793)
total: 129.01 sec