Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-115248
#<BuildRuby:0x000055ec0f70b8f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230208-115248",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003296 0.000549 0.626110 ( 1.038965)
build_miniruby 0.000794 0.000132 0.648080 ( 0.647702)
build_ruby 0.001023 0.000171 2.056910 ( 2.056897)
build_all 0.009479 0.000000 12.344143 ( 1.507555)
build_install 0.003120 0.003467 1.497501 ( 0.711173)
test_btest 0.000548 0.000103 65.353030 ( 6.415231)
test_basic 0.000000 0.003894 0.259027 ( 0.355316)
test_all 0.000694 0.000335 487.766575 ( 47.420128)
test_rubyspec 0.006721 0.022133 35.128195 ( 45.703955)
total: 105.86 sec