Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-225515
#<BuildRuby:0x00005641b6c80110
@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.20231219-225515",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003880 1.051185 ( 1.299524)
build_miniruby 0.000000 0.000836 0.903270 ( 0.904082)
build_ruby 0.000000 0.001182 2.739999 ( 2.744028)
build_all 0.004459 0.002927 12.141241 ( 1.022641)
build_install 0.012165 0.001759 3.598931 ( 0.991493)
test_btest 0.000578 0.000193 66.897320 ( 5.609113)
test_basic 0.004214 0.000116 0.383307 ( 0.463152)
test_all 0.084144 0.024648 430.175085 ( 41.967640)
test_rubyspec 0.016925 0.033449 40.242355 ( 53.007665)
total: 108.01 sec