Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-161052
#<BuildRuby:0x000055d3ef5178e0
@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.20231230-161052",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003874 0.001057 0.804720 ( 1.186769)
build_miniruby 0.000802 0.000219 0.817743 ( 0.817891)
build_ruby 0.001096 0.000299 2.714982 ( 2.716142)
build_all 0.007498 0.000000 11.968890 ( 0.987832)
build_install 0.013429 0.000000 3.404688 ( 0.969163)
test_btest 0.000752 0.000000 62.493067 ( 4.681731)
test_basic 0.000819 0.004530 0.396481 ( 0.475242)
test_all 0.085941 0.010694 380.104917 ( 32.867071)
test_rubyspec 0.043591 0.020812 40.465506 ( 53.000283)
total: 97.70 sec