Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-030031
#<BuildRuby:0x00005599f14c3138
@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.20230309-030031",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000691 0.004061 0.829729 ( 2.111988)
build_miniruby 0.000813 0.000148 0.636284 ( 0.636235)
build_ruby 0.000951 0.000173 2.097963 ( 2.098519)
build_all 0.004400 0.004229 11.246348 ( 0.976449)
build_install 0.005360 0.001340 1.549786 ( 0.827550)
test_btest 0.000743 0.000186 75.948966 ( 6.681851)
test_basic 0.002949 0.000737 0.251434 ( 0.346906)
test_all 0.001906 0.000476 393.561910 ( 43.147320)
test_rubyspec 0.002519 0.033889 36.320496 ( 46.855069)
total: 103.68 sec