Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-072931
#<BuildRuby:0x00005652b4083e20
@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.20230731-072931",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004853 0.000809 1.587382 ( 3.111720)
build_miniruby 0.001213 0.000000 1.009695 ( 1.009162)
build_ruby 0.001279 0.000000 2.744770 ( 2.744327)
build_all 0.005590 0.004186 14.866010 ( 1.377311)
build_install 0.007420 0.001484 2.356832 ( 1.018999)
test_btest 0.000781 0.000156 86.570291 ( 7.497723)
test_basic 0.003808 0.000000 0.657695 ( 0.732800)
test_all 0.001045 0.000049 535.687693 ( 51.345647)
test_rubyspec 0.002234 0.037981 44.002768 ( 56.326239)
total: 125.16 sec