Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-140502
#<BuildRuby:0x000055dfac8077f8
@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.20240101-140502",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005482 0.000997 1.148191 ( 1.304219)
build_miniruby 0.001040 0.000189 0.828964 ( 0.829020)
build_ruby 0.001654 0.000301 2.673508 ( 2.673939)
build_all 0.007223 0.001313 12.025394 ( 0.985953)
build_install 0.014167 0.000527 3.643998 ( 0.982689)
test_btest 0.000720 0.000111 61.620563 ( 5.592819)
test_basic 0.005777 0.000012 0.397371 ( 0.475874)
test_all 0.076164 0.024596 383.432818 ( 34.494754)
test_rubyspec 0.027120 0.039783 40.290171 ( 52.841249)
total: 100.18 sec