Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-110007
#<BuildRuby:0x000055fbe5daf728
@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.20230531-110007",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006033 0.000000 1.472485 ( 2.787403)
build_miniruby 0.001095 0.000000 0.767229 ( 0.766461)
build_ruby 0.001178 0.000042 2.478246 ( 2.478616)
build_all 0.001722 0.007586 12.632852 ( 1.155217)
build_install 0.007730 0.000000 1.790645 ( 0.886426)
test_btest 0.000863 0.000160 84.822953 ( 7.159839)
test_basic 0.003400 0.000772 0.614942 ( 0.696901)
test_all 0.000768 0.000175 448.595014 ( 45.476468)
test_rubyspec 0.012211 0.031344 42.734808 ( 55.237062)
total: 116.65 sec