Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-043838
#<BuildRuby:0x000055e0c8e836f0
@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.20231211-043838",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004876 0.000043 1.208603 ( 1.585186)
build_miniruby 0.000919 0.000044 0.837267 ( 0.837965)
build_ruby 0.000000 0.001523 2.689916 ( 2.690182)
build_all 0.002795 0.006972 16.741875 ( 1.498471)
build_install 0.005670 0.003732 5.004167 ( 1.233674)
test_btest 0.001028 0.000179 87.559213 ( 7.542673)
test_basic 0.004937 0.000132 0.707609 ( 0.785028)
test_all 0.098702 0.036350 537.130487 ( 54.002581)
test_rubyspec 0.034024 0.013513 50.962440 ( 63.146203)
total: 133.32 sec