Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-072513
#<BuildRuby:0x000055fae7cfebe8
@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.20230120-072513",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.006228 0.000389 0.844623 ( 1.057690)
build_miniruby 0.001275 0.000080 1.025370 ( 1.023535)
build_ruby 0.001609 0.000100 2.785530 ( 2.782842)
build_all 0.010108 0.000000 16.916045 ( 3.001036)
build_install 0.007266 0.004397 2.128941 ( 1.079596)
test_btest 0.001013 0.000102 71.263530 ( 10.757684)
test_basic 0.006091 0.000155 0.318509 ( 0.405168)
test_all 0.001340 0.000128 681.747259 ( 96.205694)
test_rubyspec 0.103510 0.032515 52.069847 ( 60.132922)
total: 176.45 sec