Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-114122
#<BuildRuby:0x0000563d42a50098
@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.20231209-114122",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005028 0.000089 1.001516 ( 1.263691)
build_miniruby 0.000698 0.000058 0.862590 ( 0.862836)
build_ruby 0.001052 0.000088 2.692145 ( 2.693927)
build_all 0.006859 0.000571 12.012198 ( 1.019464)
build_install 0.001737 0.010005 3.546313 ( 0.971381)
test_btest 0.000485 0.000121 65.756973 ( 5.002295)
test_basic 0.000000 0.003350 0.377587 ( 0.454564)
test_all 0.080610 0.022415 392.260274 ( 42.929587)
test_rubyspec 0.032354 0.040811 39.614848 ( 52.292141)
total: 107.49 sec