Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-162011
#<BuildRuby:0x0000557e8fc20020
@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-162011",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003926 0.000000 1.015282 ( 1.298774)
build_miniruby 0.000711 0.000000 0.876181 ( 0.876123)
build_ruby 0.000000 0.001171 2.711054 ( 2.712202)
build_all 0.001583 0.005814 12.120403 ( 0.985822)
build_install 0.007386 0.005910 3.531844 ( 0.968993)
test_btest 0.000536 0.000201 63.488682 ( 4.652733)
test_basic 0.003273 0.001227 0.385784 ( 0.466582)
test_all 0.074578 0.026514 392.537820 ( 39.545106)
test_rubyspec 0.037779 0.027871 39.636916 ( 52.296045)
total: 103.80 sec