Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-135148
#<BuildRuby:0x00005594696a3468
@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.20240116-135148",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.000000 0.005854 0.790250 ( 1.179079)
build_miniruby 0.000688 0.000447 0.825021 ( 0.824841)
build_ruby 0.001289 0.000586 2.655508 ( 2.656178)
build_all 0.007000 0.001360 12.028323 ( 0.975736)
build_install 0.013278 0.000415 3.420760 ( 0.972458)
test_btest 0.000537 0.000179 63.978194 ( 5.976451)
test_basic 0.003738 0.001246 0.411706 ( 0.491586)
test_all 0.079478 0.023943 369.447115 ( 41.964929)
test_rubyspec 0.059415 0.070486 73.195353 ( 85.667217)
total: 140.71 sec