Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-163148
#<BuildRuby:0x00005642987c3ce8
@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.20231128-163148",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001183 0.004038 1.162541 ( 1.558221)
build_miniruby 0.000962 0.000096 0.850009 ( 0.849508)
build_ruby 0.001416 0.000000 2.913602 ( 2.913659)
build_all 0.006658 0.003514 16.325714 ( 1.489752)
build_install 0.009061 0.000160 4.920166 ( 1.167918)
test_btest 0.001049 0.000000 79.480895 ( 7.819082)
test_basic 0.001534 0.002623 0.698379 ( 0.775838)
test_all 0.097627 0.038227 504.444078 ( 58.884895)
test_rubyspec 0.029119 0.017366 50.346283 ( 62.647563)
total: 138.11 sec