Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-181413
#<BuildRuby:0x000056456edc7468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230123-181413",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.010099 0.000131 0.852420 ( 1.036916)
build_miniruby 0.001245 0.000073 0.999619 ( 0.997787)
build_ruby 0.001396 0.000082 2.758111 ( 2.755645)
build_all 0.005293 0.004496 16.687630 ( 3.019248)
build_install 0.011401 0.000250 2.074519 ( 1.073309)
test_btest 0.000972 0.000097 75.271837 ( 10.617987)
test_basic 0.006126 0.000612 0.357106 ( 0.445063)
test_all 0.001177 0.000118 654.495947 ( 93.449381)
test_rubyspec 0.091678 0.029935 51.379004 ( 59.461846)
total: 172.86 sec