Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-221933
#<BuildRuby:0x000055d2ec63ff00
@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.20230130-221933",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000027)
build_up 0.006084 0.000286 0.859793 ( 1.457821)
build_miniruby 0.001032 0.000137 1.012837 ( 1.011001)
build_ruby 0.001408 0.000188 2.778557 ( 2.776079)
build_all 0.009962 0.000000 16.708689 ( 2.999741)
build_install 0.011225 0.000000 2.083481 ( 1.074128)
test_btest 0.000852 0.000000 74.397291 ( 10.525219)
test_basic 0.006509 0.000216 0.375533 ( 0.461482)
test_all 0.000976 0.000093 656.194973 ( 99.410976)
test_rubyspec 0.086740 0.048974 51.713508 ( 59.753899)
total: 179.47 sec