Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-173558
#<BuildRuby:0x0000558b299ac090
@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.20231204-173558",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003919 0.000000 0.975930 ( 1.235108)
build_miniruby 0.001006 0.000000 0.861519 ( 0.861945)
build_ruby 0.001682 0.000000 2.701133 ( 2.711730)
build_all 0.008405 0.000000 12.136021 ( 1.006847)
build_install 0.006069 0.009968 3.592333 ( 0.976985)
test_btest 0.000602 0.000086 63.651725 ( 4.549136)
test_basic 0.003807 0.000544 0.370411 ( 0.452201)
test_all 0.071656 0.028026 377.425545 ( 42.427268)
test_rubyspec 0.024984 0.044411 39.626083 ( 52.274286)
total: 106.50 sec