Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-110539
#<BuildRuby:0x000056201f18be20
@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.20230619-110539",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003570 0.003160 1.602691 ( 2.824156)
build_miniruby 0.000831 0.000175 0.807805 ( 0.807733)
build_ruby 0.001012 0.000213 2.473428 ( 2.474215)
build_all 0.008680 0.000933 15.302942 ( 1.395549)
build_install 0.008433 0.000000 4.551230 ( 1.112061)
test_btest 0.000999 0.000000 81.052077 ( 7.740478)
test_basic 0.000630 0.003702 0.628048 ( 0.709734)
test_all 0.000679 0.000992 423.412140 ( 44.205979)
test_rubyspec 0.032687 0.007880 42.835340 ( 55.317225)
total: 116.59 sec