Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-100143
#<BuildRuby:0x0000562bfad73468
@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.20230112-100143",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005016 0.001544 0.914232 ( 1.085318)
build_miniruby 0.001030 0.000317 1.023346 ( 1.021350)
build_ruby 0.001269 0.000390 2.774457 ( 2.771790)
build_all 0.009396 0.000000 16.747845 ( 2.985150)
build_install 0.011131 0.000000 2.051746 ( 1.077020)
test_btest 0.001079 0.000000 76.009813 ( 10.795573)
test_basic 0.003178 0.004002 0.344213 ( 0.429638)
test_all 0.001019 0.000268 662.083668 ( 97.274704)
test_rubyspec 0.074824 0.041387 51.915968 ( 59.949449)
total: 177.39 sec