Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-152008
#<BuildRuby:0x000055aaa25db4f0
@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.20231218-152008",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004410 0.000035 1.028580 ( 1.320654)
build_miniruby 0.000838 0.000070 0.876970 ( 0.876641)
build_ruby 0.000956 0.000000 2.712859 ( 2.714719)
build_all 0.004987 0.002393 12.135377 ( 0.983068)
build_install 0.008403 0.004730 3.558530 ( 0.987100)
test_btest 0.000530 0.000094 63.164494 ( 4.981084)
test_basic 0.001248 0.002450 0.378863 ( 0.461569)
test_all 0.078625 0.024645 399.976882 ( 34.431420)
test_rubyspec 0.027798 0.008762 39.924759 ( 52.599606)
total: 99.36 sec