Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-175754
#<BuildRuby:0x000055e122d82fa8
@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.20240109-175754",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.006278 0.000000 0.872572 ( 1.500594)
build_miniruby 0.003378 0.000000 46.310358 ( 7.991633)
build_ruby 0.001911 0.000000 2.686300 ( 2.686227)
build_all 0.007078 0.000000 11.922299 ( 0.971308)
build_install 0.004117 0.007208 3.393318 ( 0.974552)
test_btest 0.000524 0.000193 65.181013 ( 4.681874)
test_basic 0.002314 0.002949 0.405221 ( 0.484611)
test_all 0.085601 0.011598 380.609431 ( 41.120590)
test_rubyspec 0.048913 0.018632 40.637594 ( 53.215813)
total: 113.63 sec