Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-015919
#<BuildRuby:0x000055716c9877f8
@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.20240117-015919",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000439 0.004306 0.808162 ( 1.207608)
build_miniruby 0.001081 0.000000 0.804198 ( 0.804030)
build_ruby 0.001832 0.000000 2.665428 ( 2.665779)
build_all 0.001603 0.006646 12.047760 ( 0.987669)
build_install 0.004508 0.006330 3.469668 ( 0.972081)
test_btest 0.000447 0.000241 64.787268 ( 4.626826)
test_basic 0.002561 0.001379 0.390105 ( 0.470776)
test_all 0.058205 0.039350 377.774055 ( 39.618130)
test_rubyspec 0.023494 0.105474 73.465392 ( 85.938618)
total: 137.29 sec