Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-030150
#<BuildRuby:0x00005638099b3fd8
@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.20231214-030150",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003662 0.000333 1.013513 ( 1.265073)
build_miniruby 0.001231 0.000112 0.876481 ( 0.876647)
build_ruby 0.001321 0.000120 2.718039 ( 2.718988)
build_all 0.004696 0.003867 12.157640 ( 1.001618)
build_install 0.005341 0.004450 3.541960 ( 0.969128)
test_btest 0.000526 0.000113 63.535996 ( 5.449892)
test_basic 0.002536 0.000543 0.373444 ( 0.455750)
test_all 0.080609 0.024305 395.730224 ( 44.712842)
test_rubyspec 0.027669 0.036914 39.566505 ( 52.259073)
total: 109.71 sec