Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-155924
#<BuildRuby:0x00005643f098fd48
@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.20230123-155924",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003320 0.000256 0.621966 ( 1.057981)
build_miniruby 0.000889 0.000068 0.643225 ( 0.642448)
build_ruby 0.001280 0.000099 2.204066 ( 2.217275)
build_all 0.005046 0.004484 11.912616 ( 1.463115)
build_install 0.002698 0.004091 1.518450 ( 0.709288)
test_btest 0.000533 0.000106 66.380935 ( 5.981597)
test_basic 0.002841 0.000568 0.252910 ( 0.348164)
test_all 0.000984 0.000197 493.790419 ( 45.830914)
test_rubyspec 0.027294 0.003183 35.441450 ( 45.985291)
total: 104.24 sec