Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-235154
#<BuildRuby:0x000055e450c8bfd8
@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.20231216-235154",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005476 1.031895 ( 1.307516)
build_miniruby 0.000000 0.001163 0.875455 ( 0.875908)
build_ruby 0.001212 0.000381 2.723069 ( 2.724484)
build_all 0.008219 0.000000 12.178756 ( 1.011602)
build_install 0.007692 0.000938 3.531952 ( 0.988677)
test_btest 0.000820 0.000164 64.273707 ( 5.326792)
test_basic 0.002784 0.000557 0.376966 ( 0.459964)
test_all 0.085154 0.015409 386.213872 ( 38.892249)
test_rubyspec 0.029669 0.031531 39.700112 ( 52.360709)
total: 103.95 sec