Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-190728
#<BuildRuby:0x0000556f0c903bb8
@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.20230713-190728",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004822 0.001135 1.447761 ( 2.962477)
build_miniruby 0.000853 0.000200 0.919323 ( 0.918971)
build_ruby 0.001411 0.000332 2.711830 ( 2.711119)
build_all 0.009644 0.000000 12.876093 ( 1.178912)
build_install 0.006826 0.000733 1.842754 ( 0.878804)
test_btest 0.000813 0.000163 74.630059 ( 6.899904)
test_basic 0.000478 0.003556 0.538049 ( 0.618422)
test_all 0.001330 0.000317 418.940836 ( 46.613233)
test_rubyspec 0.011654 0.027737 40.977356 ( 53.433725)
total: 116.22 sec