Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-151432
#<BuildRuby:0x0000557a0c557108
@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.20231211-151432",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003813 0.000347 1.004223 ( 1.299167)
build_miniruby 0.000000 0.000772 0.865220 ( 0.865129)
build_ruby 0.000000 0.001599 2.699592 ( 2.700455)
build_all 0.006974 0.001002 12.188594 ( 0.987814)
build_install 0.008261 0.004768 3.562741 ( 0.959982)
test_btest 0.000537 0.000108 63.817124 ( 4.917087)
test_basic 0.000000 0.003948 0.374142 ( 0.454505)
test_all 0.081674 0.019595 413.614650 ( 36.148790)
test_rubyspec 0.037765 0.028745 39.552031 ( 52.202303)
total: 100.54 sec