Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-092941
#<BuildRuby:0x000055ae3b373f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-092941",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004408 0.000000 0.975020 ( 1.314097)
build_miniruby 0.001177 0.000000 0.870486 ( 0.869434)
build_ruby 0.001073 0.000000 2.703895 ( 2.707027)
build_all 0.003394 0.004837 12.259077 ( 0.983427)
build_install 0.010146 0.003688 3.547060 ( 0.956959)
test_btest 0.000658 0.000082 62.564952 ( 5.568444)
test_basic 0.004423 0.000013 0.371042 ( 0.454462)
test_all 0.087850 0.011521 376.522884 ( 39.686688)
test_rubyspec 0.027873 0.044708 39.634213 ( 52.279396)
total: 104.82 sec