Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-013131
#<BuildRuby:0x0000559d50a60098
@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.20231119-013131",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.001293 0.003643 1.304558 ( 1.702428)
build_miniruby 0.000878 0.000132 0.903149 ( 0.903041)
build_ruby 0.001570 0.000236 2.808693 ( 2.808281)
build_all 0.009528 0.000783 16.829612 ( 1.451782)
build_install 0.004564 0.004358 4.989061 ( 1.164321)
test_btest 0.000979 0.000178 86.919404 ( 7.508866)
test_basic 0.000542 0.004498 0.618535 ( 0.694118)
test_all 0.103535 0.030263 527.884349 ( 51.373575)
test_rubyspec 0.018556 0.028164 50.042366 ( 62.382898)
total: 129.99 sec