Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-051115
#<BuildRuby:0x000055876ac8f108
@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.20230311-051115",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002932 0.000977 0.829301 ( 2.090149)
build_miniruby 0.000702 0.000234 0.656826 ( 0.656033)
build_ruby 0.000864 0.000288 2.164364 ( 2.164840)
build_all 0.008042 0.000000 11.356253 ( 0.979399)
build_install 0.000000 0.006975 1.554770 ( 0.830622)
test_btest 0.000733 0.000000 76.319684 ( 6.383542)
test_basic 0.000000 0.003172 0.245527 ( 0.341540)
test_all 0.000885 0.000449 397.535268 ( 35.300915)
test_rubyspec 0.018875 0.010227 36.170849 ( 46.744021)
total: 95.49 sec