Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-095740
#<BuildRuby:0x00005556ef35b8f8
@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.20230113-095740",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000093 0.003972 0.626516 ( 1.080704)
build_miniruby 0.000648 0.000236 0.697444 ( 0.696441)
build_ruby 0.001270 0.000000 2.407600 ( 2.407250)
build_all 0.001853 0.007609 13.013443 ( 1.632193)
build_install 0.006371 0.000000 1.511611 ( 0.728779)
test_btest 0.000663 0.000000 67.444522 ( 5.626504)
test_basic 0.002969 0.000956 0.260028 ( 0.354840)
test_all 0.000876 0.000376 488.626679 ( 46.814830)
test_rubyspec 0.008191 0.021349 35.846589 ( 46.192796)
total: 105.54 sec