Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-092642
#<BuildRuby:0x000056027f559e98
@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.20221226-092642",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004295 0.000041 0.773917 ( 0.972968)
build_miniruby 0.000756 0.000174 1.024246 ( 1.023214)
build_ruby 0.000990 0.000229 2.610379 ( 2.608849)
build_all 0.004576 0.004360 15.961024 ( 3.408878)
build_install 0.010523 0.000000 2.262590 ( 1.239393)
test_btest 0.000626 0.000000 59.342631 ( 11.977819)
test_basic 0.001886 0.003179 0.289503 ( 0.380149)
test_all 0.000389 0.000475 637.692577 (105.553836)
test_rubyspec 0.027552 0.035386 51.842803 ( 60.031705)
total: 187.20 sec