Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-233737
#<BuildRuby:0x000055fdc36638e0
@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.20231224-233737",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003034 0.000253 0.743595 ( 1.133980)
build_miniruby 0.000967 0.000081 0.901204 ( 0.901767)
build_ruby 0.001044 0.000000 2.769633 ( 2.771887)
build_all 0.000000 0.007393 12.009475 ( 1.022792)
build_install 0.003537 0.005376 3.396513 ( 0.982756)
test_btest 0.000431 0.000136 63.537393 ( 4.670941)
test_basic 0.002693 0.000851 0.378693 ( 0.461038)
test_all 0.075788 0.033617 437.241674 ( 43.339672)
test_rubyspec 0.025864 0.023884 40.867041 ( 53.702106)
total: 108.99 sec