Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-171717
#<BuildRuby:0x00005626eb113e70
@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.20221227-171717",
@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.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.005765 0.000555 0.842704 ( 1.752733)
build_miniruby 0.000985 0.000303 1.022727 ( 1.020896)
build_ruby 0.000000 0.001491 2.769952 ( 2.767300)
build_all 0.008385 0.001351 16.646591 ( 2.991645)
build_install 0.010720 0.000746 2.239127 ( 1.174487)
test_btest 0.000696 0.000193 76.324170 ( 10.594414)
test_basic 0.006411 0.000579 0.356968 ( 0.442050)
test_all 0.001018 0.000000 656.940919 (102.051341)
test_rubyspec 0.092133 0.036839 51.573728 ( 59.595526)
total: 182.39 sec