Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-111446
#<BuildRuby:0x000055d0833e8060
@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.20231214-111446",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003606 0.000721 1.020839 ( 1.279929)
build_miniruby 0.000695 0.000139 0.876186 ( 0.876870)
build_ruby 0.001406 0.000281 2.707080 ( 2.708005)
build_all 0.007794 0.000000 12.106949 ( 1.016285)
build_install 0.009782 0.000000 3.558981 ( 0.970077)
test_btest 0.000709 0.000000 61.766710 ( 5.819042)
test_basic 0.003802 0.000000 0.379117 ( 0.460752)
test_all 0.066295 0.031124 374.023459 ( 43.046766)
test_rubyspec 0.031405 0.035803 39.727356 ( 52.486333)
total: 108.66 sec