Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-151536
#<BuildRuby:0x000055fec63a2be8
@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.20221219-151536",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004333 0.854913 ( 1.530155)
build_miniruby 0.000000 0.000986 1.024007 ( 1.022710)
build_ruby 0.000175 0.001183 2.726831 ( 2.614580)
build_all 0.002299 0.006771 15.894352 ( 3.293301)
build_install 0.007152 0.001635 2.246987 ( 1.264549)
test_btest 0.000450 0.000209 61.970799 ( 11.073633)
test_basic 0.003343 0.001561 0.318941 ( 0.409343)
test_all 0.001523 0.000000 681.008943 (140.194207)
test_rubyspec 0.046742 0.023022 52.877990 ( 60.953909)
total: 222.36 sec