Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-143306
#<BuildRuby:0x0000557d156fb048
@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.20231214-143306",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000665 0.004418 1.021649 ( 1.287149)
build_miniruby 0.000530 0.000332 0.869184 ( 0.869782)
build_ruby 0.001608 0.000000 2.722833 ( 2.723626)
build_all 0.005546 0.001693 12.152990 ( 1.006333)
build_install 0.009011 0.002246 3.572635 ( 0.982423)
test_btest 0.000449 0.000225 64.640509 ( 5.114770)
test_basic 0.003076 0.000000 0.385428 ( 0.467868)
test_all 0.076300 0.023954 376.020135 ( 40.646219)
test_rubyspec 0.034824 0.035453 40.012790 ( 52.662097)
total: 105.76 sec