Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-195659
#<BuildRuby:0x00005589c8bbb708
@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.20230702-195659",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005037 0.000000 1.390021 ( 2.602374)
build_miniruby 0.000918 0.000000 0.811977 ( 0.812350)
build_ruby 0.001206 0.000000 2.627293 ( 2.627878)
build_all 0.009736 0.000223 11.272759 ( 7.624561)
build_install 0.008293 0.000000 5.156275 ( 1.962618)
test_btest 0.001348 0.000050 88.580155 ( 8.002784)
test_basic 0.003869 0.000000 0.570936 ( 0.653853)
test_all 0.001604 0.000000 471.164422 ( 41.818043)
test_rubyspec 0.020967 0.017323 42.636970 ( 55.119581)
total: 121.22 sec