Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-073600
#<BuildRuby:0x000055af0f747520
@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.20221226-073600",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.010762 0.934960 ( 1.137324)
build_miniruby 0.000000 0.002848 0.855258 ( 0.854000)
build_ruby 0.001823 0.001175 2.145760 ( 2.145085)
build_all 0.018164 0.001982 18.574622 ( 2.158408)
build_install 0.017469 0.003860 2.015674 ( 1.018832)
test_btest 0.001065 0.000406 88.713902 ( 8.567567)
test_basic 0.007309 0.002785 0.346485 ( 0.431547)
test_all 0.002357 0.000898 670.599322 ( 66.154643)
test_rubyspec 0.102985 0.071559 48.047590 ( 56.195287)
total: 138.66 sec