Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-144831
#<BuildRuby:0x0000556964a0fbb8
@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.20231125-144831",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005107 0.000115 1.306664 ( 1.677766)
build_miniruby 0.000964 0.000097 0.874879 ( 0.875027)
build_ruby 0.001508 0.000151 2.841331 ( 2.841419)
build_all 0.009873 0.000545 17.020812 ( 1.527038)
build_install 0.008238 0.004947 5.104463 ( 1.184189)
test_btest 0.000886 0.000121 84.649260 ( 8.064539)
test_basic 0.000000 0.004285 0.780626 ( 0.859054)
test_all 0.102188 0.033958 534.155719 ( 50.849475)
test_rubyspec 0.014952 0.030590 49.416151 ( 61.737637)
total: 129.62 sec