Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-201105
#<BuildRuby:0x0000559bc7cd0060
@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.20240621-201105",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004640 0.000112 1.049203 ( 1.364452)
build_miniruby 0.000874 0.000262 0.700088 ( 0.699938)
build_ruby 0.000991 0.000298 2.259841 ( 2.260350)
build_all 0.003672 0.004201 12.579057 ( 1.055456)
build_install 0.013299 0.001664 4.203905 ( 1.073298)
test_btest 0.000540 0.000169 71.394653 ( 5.153153)
test_basic 0.001504 0.003065 0.392615 ( 0.473582)
test_all 0.075706 0.021312 368.438911 ( 34.913465)
test_rubyspec 0.026375 0.015722 87.302298 ( 11.012560)
total: 58.01 sec