Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-102959
#<BuildRuby:0x0000563d1a047fd8
@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.20231206-102959",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004805 0.000144 0.989646 ( 1.233941)
build_miniruby 0.000000 0.001248 0.864605 ( 0.864111)
build_ruby 0.000000 0.001732 2.712607 ( 2.713489)
build_all 0.005591 0.003660 12.178505 ( 0.999191)
build_install 0.007924 0.003601 3.567240 ( 0.967087)
test_btest 0.000000 0.000676 65.506377 ( 4.792346)
test_basic 0.000000 0.003788 0.370794 ( 0.454042)
test_all 0.072874 0.032221 387.761390 ( 42.132585)
test_rubyspec 0.040798 0.030783 39.526855 ( 52.205808)
total: 106.36 sec