Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-221639
#<BuildRuby:0x000055f87ba6f788
@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-221639",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004908 0.000528 0.919257 ( 1.315559)
build_miniruby 0.000000 0.000943 0.812432 ( 0.812475)
build_ruby 0.000000 0.001429 2.665189 ( 2.665882)
build_all 0.003928 0.004215 12.182523 ( 0.982960)
build_install 0.006482 0.007172 3.731626 ( 0.978961)
test_btest 0.000503 0.000366 63.263355 ( 5.231398)
test_basic 0.003099 0.002254 0.399264 ( 0.478618)
test_all 0.066560 0.030810 359.552845 ( 31.665690)
test_rubyspec 0.032219 0.035124 39.802404 ( 52.354924)
total: 96.49 sec