Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-033106
#<BuildRuby:0x0000560881024128
@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.20240614-033106",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000575 0.004107 1.038275 ( 1.468047)
build_miniruby 0.000000 0.000946 0.708831 ( 0.708938)
build_ruby 0.000000 0.001848 2.229836 ( 2.229891)
build_all 0.004306 0.003680 12.422416 ( 1.043337)
build_install 0.009757 0.006828 4.573109 ( 1.089452)
test_btest 0.000589 0.000257 70.678818 ( 5.098456)
test_basic 0.002788 0.001220 0.403862 ( 0.485105)
test_all 0.055131 0.044890 359.028879 ( 37.328787)
test_rubyspec 0.028367 0.013516 86.206108 ( 10.993276)
total: 60.45 sec