Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-214706
#<BuildRuby:0x00005602d6227e80
@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.20221229-214706",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005875 0.000574 0.841310 ( 1.054182)
build_miniruby 0.001017 0.000290 1.022363 ( 1.020466)
build_ruby 0.001601 0.000000 2.787844 ( 2.785139)
build_all 0.009152 0.000658 16.829125 ( 3.004900)
build_install 0.002890 0.006633 2.285145 ( 1.180647)
test_btest 0.000799 0.000266 74.068315 ( 11.360730)
test_basic 0.005986 0.000630 0.353622 ( 0.439725)
test_all 0.001061 0.000335 664.920557 (106.423464)
test_rubyspec 0.086801 0.036133 51.443920 ( 59.470194)
total: 186.74 sec