Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-093001
#<BuildRuby:0x0000564a0bd13d68
@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.20230623-093001",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004698 0.000235 1.416141 ( 3.424397)
build_miniruby 0.000982 0.000049 0.909959 ( 0.909845)
build_ruby 0.001183 0.000059 2.620208 ( 2.621565)
build_all 0.005815 0.004509 15.776346 ( 1.431577)
build_install 0.008880 0.000000 4.630897 ( 1.114933)
test_btest 0.001043 0.000091 85.508190 ( 7.451202)
test_basic 0.000649 0.004014 0.736335 ( 0.817205)
test_all 0.001467 0.000000 442.570048 ( 43.576069)
test_rubyspec 0.023764 0.021270 42.916881 ( 55.387971)
total: 116.74 sec