Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-010439
#<BuildRuby:0x0000561ddd397f28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-010439",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000000 0.000083 0.000083 ( 0.000083)
configure 0.000000 0.000056 0.000056 ( 0.000055)
build_up 0.003956 0.004628 0.850678 ( 1.066338)
build_miniruby 0.001070 0.000229 1.003617 ( 1.001698)
build_ruby 0.001191 0.000255 2.765471 ( 2.762830)
build_all 0.007893 0.001692 16.693284 ( 2.953982)
build_install 0.011207 0.000170 2.070772 ( 1.062541)
test_btest 0.001034 0.000000 68.690642 ( 11.143365)
test_basic 0.006175 0.000362 0.358321 ( 0.444272)
test_all 0.001158 0.000204 650.326259 ( 93.047496)
test_rubyspec 0.102366 0.030034 51.226108 ( 59.331420)
total: 172.81 sec