Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-005730
#<BuildRuby:0x0000559e6064ffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221215-005730",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001613 0.002684 0.852064 ( 1.062644)
build_miniruby 0.000912 0.000119 0.989863 ( 0.988442)
build_ruby 0.001114 0.000145 2.761552 ( 2.641522)
build_all 0.009002 0.000000 15.749441 ( 3.183935)
build_install 0.010080 0.000000 2.128675 ( 1.198430)
test_btest 0.000592 0.000000 66.283389 ( 11.113517)
test_basic 0.004484 0.000223 0.299690 ( 0.390235)
test_all 0.001259 0.000131 673.220371 (139.461197)
test_rubyspec 0.054892 0.016149 52.752621 ( 60.879383)
total: 220.92 sec