Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-124344
#<BuildRuby:0x00005626c9a440c0
@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.20230131-124344",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002984 0.000814 0.610878 ( 1.269068)
build_miniruby 0.000711 0.000193 0.619981 ( 0.619351)
build_ruby 0.000968 0.000264 2.034665 ( 2.034324)
build_all 0.008151 0.000952 11.977608 ( 1.475674)
build_install 0.005095 0.001274 1.489082 ( 0.716263)
test_btest 0.000505 0.000126 63.477499 ( 6.193097)
test_basic 0.000000 0.003765 0.260608 ( 0.357153)
test_all 0.000000 0.001295 475.398951 ( 47.775043)
test_rubyspec 0.001409 0.027211 34.673530 ( 45.260877)
total: 105.70 sec