Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-070536
#<BuildRuby:0x000056239839afa0
@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.20230428-070536",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005366 0.000403 1.476034 ( 2.729409)
build_miniruby 0.000679 0.000213 0.675923 ( 0.675883)
build_ruby 0.000985 0.000307 2.223958 ( 2.224087)
build_all 0.008953 0.000113 11.941437 ( 1.066152)
build_install 0.007206 0.000000 1.638046 ( 0.841944)
test_btest 0.001184 0.000000 81.597287 ( 7.591768)
test_basic 0.003766 0.000933 0.588289 ( 0.671721)
test_all 0.000719 0.000988 428.993928 ( 49.911096)
test_rubyspec 0.010172 0.024913 41.953434 ( 54.427291)
total: 120.14 sec