Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-201727
#<BuildRuby:0x0000560ad70c3568
@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.20231220-201727",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.000174 0.004233 1.362429 ( 1.736997)
build_miniruby 0.000857 0.000267 0.906698 ( 0.906242)
build_ruby 0.001343 0.000000 2.658417 ( 2.659278)
build_all 0.009343 0.000623 16.420832 ( 1.432621)
build_install 0.002954 0.005360 4.724430 ( 1.137180)
test_btest 0.000884 0.000295 84.643625 ( 7.417630)
test_basic 0.004104 0.001368 0.828897 ( 0.902874)
test_all 0.099649 0.036109 525.165780 ( 52.509846)
test_rubyspec 0.024483 0.024734 50.584355 ( 62.831368)
total: 131.53 sec