Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-192258
#<BuildRuby:0x00005627acaf3438
@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.20240114-192258",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.001471 0.004526 0.804840 ( 1.172673)
build_miniruby 0.000688 0.000276 0.810412 ( 0.810583)
build_ruby 0.001068 0.000427 2.693500 ( 2.694414)
build_all 0.007360 0.000000 11.937754 ( 0.973652)
build_install 0.005886 0.004485 3.368387 ( 0.950109)
test_btest 0.000000 0.000642 63.352109 ( 5.434091)
test_basic 0.000341 0.004072 0.408297 ( 0.488386)
test_all 0.082405 0.014488 382.042503 ( 38.025912)
test_rubyspec 0.044962 0.020437 40.774631 ( 53.323489)
total: 103.87 sec