Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-110708
#<BuildRuby:0x000055ead62ebd48
@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.20230131-110708",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000423 0.003556 0.638754 ( 1.056100)
build_miniruby 0.000744 0.000135 0.620007 ( 0.619498)
build_ruby 0.000990 0.000180 2.042438 ( 2.042025)
build_all 0.005841 0.003542 11.928888 ( 1.473513)
build_install 0.005930 0.000435 1.520309 ( 0.723935)
test_btest 0.000589 0.000126 63.733962 ( 5.997393)
test_basic 0.003361 0.000000 0.250130 ( 0.345420)
test_all 0.001272 0.000119 481.203725 ( 50.090515)
test_rubyspec 0.015780 0.013533 34.933172 ( 45.555364)
total: 107.90 sec