Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-120208
#<BuildRuby:0x000055940eda75f8
@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.20230624-120208",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004781 1.310505 ( 2.535755)
build_miniruby 0.000813 0.000350 0.890759 ( 0.890954)
build_ruby 0.000867 0.000357 2.554130 ( 2.555442)
build_all 0.005712 0.004617 15.561219 ( 1.403584)
build_install 0.008694 0.000397 4.642952 ( 1.120513)
test_btest 0.000809 0.000324 82.647237 ( 7.443737)
test_basic 0.002830 0.001132 0.552640 ( 0.635175)
test_all 0.001247 0.000498 441.362760 ( 53.509887)
test_rubyspec 0.028616 0.009727 41.840828 ( 54.328762)
total: 124.42 sec