Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-101908
#<BuildRuby:0x00005564b54a2aa8
@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-101908",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003300 0.001100 0.868745 ( 1.354083)
build_miniruby 0.000616 0.000206 1.010421 ( 1.009154)
build_ruby 0.000000 0.001207 2.826800 ( 2.688461)
build_all 0.005336 0.003458 15.787416 ( 3.377720)
build_install 0.008930 0.001616 2.222368 ( 1.250388)
test_btest 0.000442 0.000158 64.693840 ( 10.950508)
test_basic 0.003401 0.001215 0.314908 ( 0.406360)
test_all 0.001049 0.000375 674.454984 (155.092805)
test_rubyspec 0.034933 0.024108 52.958422 ( 61.161663)
total: 237.29 sec