Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-143923
#<BuildRuby:0x000055aca4fb7f10
@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.20230104-143923",
@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.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005826 0.000525 0.859571 ( 1.171407)
build_miniruby 0.001024 0.000315 1.013164 ( 1.011212)
build_ruby 0.001242 0.000382 2.782332 ( 2.779719)
build_all 0.009992 0.000000 16.796530 ( 2.994744)
build_install 0.009976 0.001677 2.303383 ( 1.179615)
test_btest 0.000872 0.000218 76.423890 ( 10.511445)
test_basic 0.006051 0.000267 0.344471 ( 0.431068)
test_all 0.001101 0.000259 669.125606 (102.803615)
test_rubyspec 0.099213 0.022507 51.313409 ( 59.451104)
total: 182.33 sec