Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-141025
#<BuildRuby:0x000055c65cb84070
@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.20230621-141025",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000515 0.004189 1.361931 ( 2.630037)
build_miniruby 0.000971 0.000162 0.752562 ( 0.751822)
build_ruby 0.001079 0.000180 2.506406 ( 2.507567)
build_all 0.009466 0.000144 15.275411 ( 1.349603)
build_install 0.008141 0.000000 4.511346 ( 1.091836)
test_btest 0.000958 0.000000 84.995671 ( 7.174335)
test_basic 0.000843 0.003120 0.663166 ( 0.746210)
test_all 0.001144 0.000191 422.082852 ( 42.782708)
test_rubyspec 0.033104 0.007072 43.332766 ( 55.892671)
total: 114.93 sec