Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-121418
#<BuildRuby:0x00005644d2bcabe8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-121418",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005002 0.001667 0.850577 ( 1.032781)
build_miniruby 0.000857 0.000285 1.006944 ( 1.005754)
build_ruby 0.001607 0.000000 2.775340 ( 2.772587)
build_all 0.009836 0.000000 16.751286 ( 2.977046)
build_install 0.011792 0.000000 2.280200 ( 1.173862)
test_btest 0.000761 0.000000 77.415594 ( 11.051855)
test_basic 0.006543 0.000000 0.343593 ( 0.429993)
test_all 0.001350 0.000000 670.006511 (102.669819)
test_rubyspec 0.083230 0.035895 51.631889 ( 59.741393)
total: 182.86 sec