Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-213726
#<BuildRuby:0x0000560a4e9180f8
@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.20221227-213726",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009549 0.000366 0.964296 ( 1.551503)
build_miniruby 0.002776 0.000185 0.856510 ( 0.855725)
build_ruby 0.002559 0.000171 2.147820 ( 2.148488)
build_all 0.016260 0.005002 18.683200 ( 2.192385)
build_install 0.020561 0.001076 2.039891 ( 1.008732)
test_btest 0.001792 0.000000 92.192935 ( 9.670707)
test_basic 0.009596 0.000000 0.353893 ( 0.439335)
test_all 0.002338 0.000000 675.766096 ( 69.419407)
test_rubyspec 0.105387 0.059960 48.207825 ( 56.372779)
total: 143.66 sec