Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-042218
#<BuildRuby:0x0000562ef378b248
@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.20231123-042218",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001258 0.004133 0.932401 ( 1.301271)
build_miniruby 0.001027 0.000000 0.789834 ( 0.789893)
build_ruby 0.001453 0.000000 2.634725 ( 2.635579)
build_all 0.003056 0.005442 12.326241 ( 1.003891)
build_install 0.010028 0.000726 3.705483 ( 0.979750)
test_btest 0.000567 0.000126 64.385873 ( 5.469567)
test_basic 0.004072 0.000100 0.395265 ( 0.476299)
test_all 0.079278 0.022537 361.904339 ( 33.745887)
test_rubyspec 0.016400 0.049159 40.343895 ( 52.910373)
total: 99.31 sec