Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-064838
#<BuildRuby:0x000056380845be88
@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.20231202-064838",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003453 0.001151 0.972748 ( 1.221523)
build_miniruby 0.000586 0.000196 0.862467 ( 0.863013)
build_ruby 0.001180 0.000393 2.696227 ( 2.698366)
build_all 0.008306 0.000000 12.104434 ( 1.020161)
build_install 0.001685 0.011919 3.560018 ( 0.970572)
test_btest 0.000538 0.000269 63.186952 ( 5.303938)
test_basic 0.004021 0.000000 0.378783 ( 0.452422)
test_all 0.081865 0.021428 385.565206 ( 37.160958)
test_rubyspec 0.030370 0.045188 39.720356 ( 52.364320)
total: 102.06 sec