Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-133559
#<BuildRuby:0x000055f950c22fa0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-133559",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000514 0.004258 1.219145 ( 1.612084)
build_miniruby 0.001242 0.000000 0.927552 ( 0.926744)
build_ruby 0.001275 0.000000 2.919034 ( 2.919642)
build_all 0.010499 0.000000 17.301441 ( 1.584124)
build_install 0.006544 0.006456 5.216459 ( 1.198233)
test_btest 0.000841 0.000306 89.658445 ( 7.268960)
test_basic 0.004514 0.000000 0.701988 ( 0.782570)
test_all 0.107559 0.030885 514.104612 ( 59.230110)
test_rubyspec 0.027375 0.016983 50.076390 ( 62.349338)
total: 137.87 sec